Commit Graph

11 Commits

Author SHA1 Message Date
fsociety
c19cebe537 feat: add support for relay list from json file
This commit adds the ability to specify relay lists in a json file for both import and blastr settings. This provides more flexibility in configuring the application. It also includes error handling for reading and parsing the json file.
2024-09-23 21:10:47 +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
4793abf3ed inbox import uses WoT 2024-09-23 12:56:04 -04:00
Barry Deen
f27d2c1957 discard bad notes sent by relays 2024-09-23 12:21:27 -04:00
Barry Deen
93b8466c08 backup to s3, backup intervals 2024-09-23 12:14:21 -04:00
Barry Deen
c561e3dde5 remove reject connection 2024-09-23 09:55:09 -04:00
Barry Deen
a4b9e66a50 init inbox relay 2024-09-23 09:47:10 -04:00
Barry Deen
617efdbad8 add pool to import 2024-09-23 01:05:04 -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