hhmx.de

· Föderation EN Mo 10.06.2024 16:31:16

@achim Did you have a look into dokku.com/ and similar implementations to learn from? There are also many other examples on github.com/topics/paas

The most recently updated ones are:

- caprover.com/
- tsuru.io/
- piku.github.io/

They are all open source, so you should be able to reverse engineer their git protocol handling.

Föderation EN Mo 10.06.2024 17:02:49

@yala That's a great starting point. Thanks a lot!