ente/infra
Manav Rathi 12aa071adc
[meta] Add a special case for comments in the notifier workaround
Discord still hasn't fixed the issue on their end, and having a top level link
whenever a new comment is added is getting cumbersome, so add a handler for the
common comments case too.

Tested and deployed.
2024-03-28 10:11:04 +05:30
..
copycat-db npx prettier --config ../docs/.prettierrc.json --write '**/*.md' 2024-03-14 22:33:00 +05:30
services [infra] Mention that logging to stdout is a good default for services 2024-03-20 11:28:40 +05:30
workers [meta] Add a special case for comments in the notifier workaround 2024-03-28 10:11:04 +05:30
.gitignore Create infra directory 2024-03-14 17:14:47 +05:30
README.md Create infra directory 2024-03-14 17:14:47 +05:30

Infra

Various knick-knacks that we use when hosting our servers.

These are not needed for running Ente's server or for self-hosting, these are just additional services we run to make our infrastructure more robust. As such, it's unlikely that you'll find the pieces here directly useful for your needs, but feel free to have a look around if you're curious!