▲ | michaelanckaert 4 days ago | ||||||||||||||||
Very cool! From what I can see you're allowing users to provision servers on Hetzner and then run their docker containers? I built a similar in-house project like this for a client. I used the Go docker SDK and had quite a few edge cases to solve! Very curious to see if you had a similar experience. Congratulations on launching! | |||||||||||||||||
▲ | jonas_scholz 4 days ago | parent | next [-] | ||||||||||||||||
Thank you! Yea we also heavily rely on the Go Docker SDK, also had a fair share of weird Docker edge cases to solve. I've spent more time in the Docker source code to debug stuff than I'd like to admit. | |||||||||||||||||
| |||||||||||||||||
▲ | jonas_scholz 4 days ago | parent | prev [-] | ||||||||||||||||
BTW, this is also kinda how Sliplane started. We both are coming from a freelancing background and had built similar things for clients before | |||||||||||||||||
|