TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Reproducable deployment Workflow for Linode?

1 pointsby FractalNerveabout 8 years ago
Hi fellow Entrepreneurs &amp; Enthusiasts,<p>we&#x27;re building a machine-learning powered analytics platform running on Linode. Have you found a good workflow to manage your services on your Linode VPNs? Willing to share with the community? ️<p>Requirements on our vanilla Linode instance:<p>- Deploy&#x2F;Share “Security-Profiles” to VPNs - Fast Backups&#x2F;Snapshots &amp; Rollbacks (ZFS&#x2F;Btrfs or something else?) - Every Step is Reproducible - Replayable (SSH-)Sessions for Training - Simple, but Scalable Architecture - Just “Build -&gt; Test -&gt; Ship -&gt; Run” - Eventually have Monitoring &amp; Failover<p>There is Vagrant-Linode[1] and I intend to keep services isolated using Docker. Does using vagrant+docker even make sense? How else can I put the requirements above into a workflow? What do you recommend instead?<p>Let&#x27;s assume we have a vanilla Linode instance.<p>• How&#x27;d you make any changes on the server (reproduably)?<p>• Is Debian the only OS offering reproducable builds?<p>• Should we use Kubernetes, Mesos whatnot?<p>• What about Stackscripts, or would you skip that and take Ansible for configuration management instead?<p>- [1] https:&#x2F;&#x2F;github.com&#x2F;displague&#x2F;vagrant-linode&#x2F;

no comments

no comments