server-config/README.md
Harsh Shandilya 394328ea1d
systemd: Remove mkr-bin service
I run this in docker-compose now

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-04-08 04:41:44 +05:30

11 lines
835 B
Markdown

## server-config
Configuration files for various parts of my webserver
### Files
- [Caddyfile](Caddyfile): Configuration file for [caddyserver](https://caddyserver.com) instance that powers everything on my webserver.
- [systemd-units](systemd_units): Systemd units for various custom services I have on the webserver.
- [caddy.service](systemd_units/caddy.service): Unit for the caddyserver instance that powers everything.
- [mirror-bot.service](systemd_units/mirror-bot.service), [mirror-bot-2.service](systemd_units/mirror-bot-2.service): Systemd units for my copies of [aria-telegram-mirror-bot](https://github.com/out386/aria-telegram-mirror-bot).
- [walls-bot.service](systemd_units/walls-bot.service): Units for the [walls-bot](https://github.com/msfjarvis/walls-bot) instances I run for my desktop walls collections.