Live data from Hacker News

Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

shippable.com

31–38 of 38 posts

Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

#32

Earlier quoted context omitted.

thanks for fast reply! that leads me to some more questions then. Are logs archived at all? And what happens if the limit in ./shippable is reached?

yes console logs are stored in our db and will be available forever or until you delete the build. when the limit is reached for ./shippable, we will start deleting the oldest archives. So it's a rolling 1gb limit.

perfect, thanks!

Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

#35

Do you give root access to your minions?

root access is currently only available for 'apt-get' command. apt-get update/add-key/install will work just fine. We're working on enabling full sudo support which will be available in coming weeks.

Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

#36
Amazing progress and speed on Shippable compared to competition. Nice to see such a core part of the devops world getting improved. Whole CI/CD world only works if it is easy to test and ship. Most of the build systems have high friction and many companies don't understand how fragile these core systems are. Very worthwhile thing to outsource instead of hiring a Jenkins expert to scale it.

Looking forward to seeing more progress from this group in the months ahead.

Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

#38

its pretty intuitive, the builds are faster. cool.. My project dev process got simplified. Thanks for offering free service for one private repo.

glad you like the service. we will be increasing the free plan to include 5 private repos tomorrow :)

We changed the free plan to include 5 private repos yesterday :)
Post reply on HN