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
docker docker-compose go paas self-hosted

seelf : Painless self-hosted deployment platform

GitHub Workflow Status Docker Image Size (latest semver) Docker Image Version (latest semver) GitHub Liberapay BuyMeACoffee

I mean, for real!

https://github.com/YuukanOO/seelf/assets/939842/0fb8c833-1dba-4a75-87d5-94b92155795e

Goal

Got an already working docker compose file for your project? Just send it to your seelf instance and boom, that's live on your own infrastructure with all services correctly deployed and exposed on nice urls as needed! See the documentation for more information.

[!NOTE] Although Docker is the only backend supported at the moment, I would like to investigate to enable other ones too. Remote Docker or Podman for example, see the roadmap .

Getting started

Check the documentation to give seelf a try!