Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Omar Vergara Pérez
0e45342bf0 add info on how to backup the database to a GCP bucket to the readme file 2024-10-23 23:50:13 -06:00
Barry Deen
0a33a6c22b remove docker, fix eventstore, fix inbox import, force relay import by json 2024-10-08 14:18:20 -04:00
Anthony Accioly
b509d99d22 Add Docker Compose for HTTPS support
* Use nginx-proxy and acme-companion
* Automated creation and renewal of Let's Encrypt certificates
* Automated reload of Nginx config upon certificate creation/renewal
* Achieves an A+ on the Qualys SSL Test
* Separate docker-gen container to avoid exposing docker.sock
2024-09-26 18:49:57 +01:00
Barry Deen
bfa670b8b1 update readme, delete haven folder 2024-09-23 16:30:25 -04:00
fsociety
f05e3a4afb docs: update filename in README instructions 2024-09-23 22:11:11 +02:00
fsociety
8f896f9969 feat: update .gitignore and README files
This commit updates the .gitignore file to ignore the actual json files rather than the example ones. It also updates the README file to include instructions on copying the new json files.
2024-09-23 22:09:31 +02:00
fsociety
7d0af1ed78 feat: Add support for custom relay files
Previously, the only way to specify relays for import and blastr was to list them directly in the .env file. This commit introduces the ability to specify a file path for the relays instead. Two example JSON files have been added to the .gitignore, and instructions for using them have been added to the README. This feature provides a more flexible and scalable way to manage relays.
2024-09-23 22:05:20 +02:00
fsociety
11401b7a75 feat: Add Docker support and update README
This commit introduces Docker support to the project. It includes Dockerfile, docker-compose.yml, and docker-compose.tor.yml for running the application in a Docker container and setting up a Tor hidden service. It also updates the README to include instructions for using Docker.

Additionally, it makes adjustments to .env.example and .gitignore files for better Docker compatibility.
2024-09-23 20:12:39 +02:00
Barry Deen
93b8466c08 backup to s3, backup intervals 2024-09-23 12:14:21 -04:00
Barry Deen
1c01cd42af add endpoints to readme 2024-09-23 00:55:47 -04:00
Barry Deen
3954d8ae14 fix readme, owner npub 2024-09-23 00:53:50 -04:00
Barry Deen
5097bb716c 🚀 Initializing HAVEN 2024-09-22 23:28:25 -04:00