YuukanOO / seelf

Lightweight self-hosted deployment platform written in Go
https://yuukanoo.github.io/seelf/
GNU General Public License v3.0
214 stars 7 forks source link

Remote deployments #49

Closed YuukanOO closed 7 months ago

YuukanOO commented 7 months ago

This one is HUGE.

It allows application to be deployed on remote targets, not just the local ones anymore.

For this to work and to prepare future developments, I had to change labels appended and project names to every resources created and so it introduces a breaking change. All containers already deployed will not be compatible.

Closes #9 #44 #1 #43