Settings

Theme

Show HN: Fleeting – simplest way to "Docker run/build" in the cloud

github.com

3 points by JakaJancar a year ago · 0 comments · 1 min read

Reader

Hey!

While building my last project (also published today, check it out [1]) I had the need to run some docker jobs in the cloud, for CI/CD, with more flexibility than GitHub Actions offers (specifically in my chosen cloud/region/architecture/instance type).

There’s a ton of companies offering docker hosting/building/… but IMO it should be easy to run things in my own AWS/GCP account and as simple as doing “sudo”. There used to be a thing called “docker-machine” that was for launching remote docker hosts, but it’s dead now and either way even that seemed to complex and stateful.

So I built fleeting - check it out here: https://github.com/jakajancar/fleeting

Does something similar already exist?

I would like to add Hetzner and spot instances next.

[1]: https://news.ycombinator.com/item?id=41456371

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection