Skip to main content

πŸ’» Local Hobby Instance

Minimum requirements:
2 core, 4G ram and 20GB Disk space
  1. Install Docker Desktop and make sure docker has started.
  2. Clone the repo and navigate to the project
  3. Run the self-hosting script:
    If you need to give the script permission to run, run chmod 755 ./scripts/self-host.sh first.
  4. You should now be able to access the homepage at localhost/, and sign in using the ADMIN_USERNAME and ADMIN_PASSWORD you defined, or the default, which is:
Optionally:
  • Change the environment variables located in env/.env.prod to suit your needs.

Local Hobby Env variables