Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add simple self hosted setup #321

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shaunwarman
Copy link
Contributor

@shaunwarman shaunwarman commented Feb 11, 2025

This PR adds a personal self hosted option curated by a bash script through curl like common self hosted entry points. There are also some utility functions to help in some common maintenance tasks.

The setup leverages docker for portability and packaging and is described in the docker-compose-self-hosted.yml file.

TODO

  • - Clean up / simplify documentation
  • - Retest script e2e and script utilities
  • - get back to single .env file
  • - Add bree back in
  • - Add auto certbot renew setup for cloudflare, etc?
  • - Setup aws sqlite backups?
  • - ...

Next steps: 1-click on Digital Ocean, Railway, Vercel, etc

smtp:
condition: service_healthy

# bree:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Will update jobs/ to simplify what runs in self hosted mode

@shaunwarman shaunwarman force-pushed the feat/self-hosted-mvp branch 7 times, most recently from ab4d747 to 80be9a4 Compare February 12, 2025 03:56
Copy link

socket-security bot commented Feb 12, 2025

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@shaunwarman shaunwarman force-pushed the feat/self-hosted-mvp branch 3 times, most recently from b9b1e5c to 36a61d6 Compare February 13, 2025 02:58
@shaunwarman shaunwarman force-pushed the feat/self-hosted-mvp branch 6 times, most recently from 19b8700 to 748ca70 Compare February 28, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants