https://github.com/yuukanoo/seelf
Lightweight self-hosted deployment platform written in Go
https://github.com/yuukanoo/seelf
docker docker-compose go paas self-hosted
Last synced: 2 months ago
JSON representation
Lightweight self-hosted deployment platform written in Go
- Host: GitHub
- URL: https://github.com/yuukanoo/seelf
- Owner: YuukanOO
- License: gpl-3.0
- Created: 2023-05-15T10:48:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-08T10:49:04.000Z (4 months ago)
- Last Synced: 2025-04-13T00:44:47.322Z (2 months ago)
- Topics: docker, docker-compose, go, paas, self-hosted
- Language: Go
- Homepage: https://yuukanoo.github.io/seelf/
- Size: 1.3 MB
- Stars: 267
- Watchers: 5
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/backend.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# seelf : Painless self-hosted deployment platform
 [](https://hub.docker.com/r/yuukanoo/seelf) [](https://hub.docker.com/r/yuukanoo/seelf)  [](https://liberapay.com/YuukanOO) [](https://buymeacoffee.com/yuukanoo)
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](https://github.com/YuukanOO/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](https://yuukanoo.github.io/seelf/guide/quickstart.html) for more information.
> [!NOTE]
> Although Docker is the only backend supported at the moment, I would like to investigate to enable other ones too, see [the roadmap](https://github.com/YuukanOO/seelf/milestone/1) .## Getting started
Check [the documentation](https://yuukanoo.github.io/seelf/guide/quickstart.html) to give **seelf** a try!