parent
cd224321df
commit
fef821f770
1 changed files with 4 additions and 4 deletions
|
@ -7,11 +7,11 @@ Max is our VM running all of our web servers, provisioned with Terraform and con
|
||||||
All services below are implemented using Docker:
|
All services below are implemented using Docker:
|
||||||
|
|
||||||
- Reverse proxy using [Traefik](https://doc.traefik.io/traefik/)
|
- Reverse proxy using [Traefik](https://doc.traefik.io/traefik/)
|
||||||
- Git server using [Forgejo](https://forgejo.org/) ([git.pizzapim.nl](https://git.pizzapim.nl))
|
- Git server using [Forgejo](https://forgejo.org/) ([git.pim.kunis.nl](https://git.pim.kunis.nl))
|
||||||
- Static website using [Jekyll](https://jekyllrb.com/) ([pizzapim.nl](https://pizzapim.nl))
|
- Static website using [Jekyll](https://jekyllrb.com/) ([pim.kunis.nl](https://pim.kunis.nl))
|
||||||
- File sychronisation using [Syncthing](https://syncthing.net/)
|
- File sychronisation using [Syncthing](https://syncthing.net/)
|
||||||
- Microblogging server using [Mastodon](https://joinmastodon.org/) ([social.pizzapim.nl](https://social.pizzapim.nl))
|
- Microblogging server using [Mastodon](https://joinmastodon.org/) ([social.pizzapim.nl](https://social.pizzapim.nl))
|
||||||
- Calendar and contact synchronisation using [Radicale](https://radicale.org/v3.html) ([dav.pizzapim.nl](https://dav.pizzapim.nl))
|
- Calendar and contact synchronisation using [Radicale](https://radicale.org/v3.html) ([dav.pim.kunis.nl](https://dav.pim.kunis.nl))
|
||||||
- KMS server using [vlmcsd](https://github.com/Wind4/vlmcsd)
|
- KMS server using [vlmcsd](https://github.com/Wind4/vlmcsd)
|
||||||
- Cloud file storage using [Seafile](https://www.seafile.com)
|
- Cloud file storage using [Seafile](https://www.seafile.com)
|
||||||
- Disposable mail server using [Inbucket](https://inbucket.org)
|
- Disposable mail server using [Inbucket](https://inbucket.org)
|
||||||
|
@ -19,4 +19,4 @@ All services below are implemented using Docker:
|
||||||
- Jitsi Meet (https://meet.jit.si)
|
- Jitsi Meet (https://meet.jit.si)
|
||||||
- RSS feed reader using [FreshRSS](https://miniflux.app/)
|
- RSS feed reader using [FreshRSS](https://miniflux.app/)
|
||||||
- Metrics using [Prometheus](https://prometheus.io/)
|
- Metrics using [Prometheus](https://prometheus.io/)
|
||||||
- Latex editor using [Overleaf](https://www.overleaf.com/)
|
- Latex editor using [Overleaf](https://www.overleaf.com/) ([latex.pim.kunis.nl](https://latex.pim.kunis.nl))
|
||||||
|
|
Reference in a new issue