1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-04 21:15:19 +02:00

Self Hosting: Docker Compose setup and flow (#640)

* feat(self-hosting): add docker-compose and ghcr release workflow

* WIP: address review comments

* WIP: fix linting
This commit is contained in:
Radu C. Martin 2024-05-07 00:52:14 +02:00 committed by GitHub
parent 0616d3e2b7
commit 930dc26828
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 237 additions and 6 deletions

View file

@ -15,8 +15,11 @@ The fastest way to get your own version of Maybe running is a "one-click deploy"
**Estimated cost:** $5-15 per month
_Docker is not yet supported, but will be soon._
Please see the [Docker self-hosting guide](self-hosting/docker.md) for detailed setup instructions.
## Self hosting disclaimer
While we attempt to provide cost-effective deployment options, please remember, **self-hosting _may_ incur monthly charges on your hosting platform of choice**. While we provide cost estimates for each deployment option, it is your responsibility to manage these costs.
While we attempt to provide cost-effective deployment options, please remember,
**self-hosting _may_ incur monthly charges on your hosting platform of
choice**. While we provide cost estimates for each deployment option, it is
your responsibility to manage these costs.