This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
max/README.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2023-03-14 21:11:24 +00:00
# Max
2023-01-08 20:19:13 +00:00
2023-04-13 15:45:11 +00:00
Max is our VM running all of our web servers, provisioned with Terraform and configured with Ansible.
2023-01-08 20:19:13 +00:00
## Running services
2023-04-13 15:45:11 +00:00
All services below are implemented using Docker:
2023-01-08 20:19:13 +00:00
- Reverse proxy using [Traefik](https://doc.traefik.io/traefik/)
2023-04-14 18:10:14 +00:00
- Git server using [Forgejo](https://forgejo.org/) ([git.pim.kunis.nl](https://git.pim.kunis.nl))
- Static website using [Jekyll](https://jekyllrb.com/) ([pim.kunis.nl](https://pim.kunis.nl))
2023-01-08 20:19:13 +00:00
- File sychronisation using [Syncthing](https://syncthing.net/)
- Microblogging server using [Mastodon](https://joinmastodon.org/) ([social.pizzapim.nl](https://social.pizzapim.nl))
2023-04-14 18:10:14 +00:00
- Calendar and contact synchronisation using [Radicale](https://radicale.org/v3.html) ([dav.pim.kunis.nl](https://dav.pim.kunis.nl))
2023-01-08 20:19:13 +00:00
- KMS server using [vlmcsd](https://github.com/Wind4/vlmcsd)
2023-01-17 20:19:35 +00:00
- Cloud file storage using [Seafile](https://www.seafile.com)
2023-04-13 15:45:11 +00:00
- Disposable mail server using [Inbucket](https://inbucket.org)
- Digital toolbox using [Cyberchef](https://cyberchef.geokunis2.nl)
2023-01-27 22:23:00 +00:00
- Jitsi Meet (https://meet.jit.si)
2023-01-18 23:14:10 +00:00
- RSS feed reader using [FreshRSS](https://miniflux.app/)
- Metrics using [Prometheus](https://prometheus.io/)
2023-04-14 18:10:14 +00:00
- Latex editor using [Overleaf](https://www.overleaf.com/) ([latex.pim.kunis.nl](https://latex.pim.kunis.nl))