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:
parent
0616d3e2b7
commit
930dc26828
7 changed files with 237 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue