oss-apps / split-pro

Open source alternative to Splitwise
https://splitpro.app
GNU Affero General Public License v3.0
127 stars 10 forks source link

[FEATURE] Self Hosting using docker, docker compose, nginx, certbot and backups using pg_dump and mutt #62

Closed vishwa5854 closed 1 month ago

vishwa5854 commented 1 month ago

Although this is already hosted on vercel right now, enthusiasts like me, generally like to host their own version of it. Hence the PR.

  1. Added support for custom db migration which will build a custom postgres image
  2. Added support for spinning up containers in a self hosted env with one command
  3. Updated instructions, env.example
  4. Added support for periodic backups of db and send them as email