mash-playbook/docs/services/README.md

24 lines
2.2 KiB
Markdown
Raw Normal View History

2023-03-15 08:58:12 +00:00
# Support services
| Name | Description | Documentation |
| ------------------------------ | ------------------------------------- | ------------- |
| [Docker](https://www.docker.com/) | Open-source software for deploying containerized applications | [Link](docker.md) |
2023-03-16 16:26:06 +00:00
| [Gitea](https://gitea.io/) | A painless self-hosted Git service. | [Link](gitea.md) |
2023-03-15 08:58:12 +00:00
| [Miniflux](https://miniflux.app/) | Minimalist and opinionated feed reader. | [Link](miniflux.md) |
| [PostgreSQL](https://www.postgresql.org) | A powerful, open source object-relational database system | [Link](postgres.md) |
| [Radicale](https://miniflux.app/) | A Free and Open-Source CalDAV and CardDAV Server (solution for hosting contacts and calendars) | [Link](radicale.md) |
| [Traefik](https://doc.traefik.io/traefik/) | A container-aware reverse-proxy server | [Link](traefik.md) |
| [Vaultwarden](https://github.com/dani-garcia/vaultwarden) | A lightweight unofficial and compatible implementation of the [Bitwarden](https://bitwarden.com/) password manager | [Link](vaultwarden.md) |
2023-03-15 08:58:12 +00:00
| [Uptime-kuma](https://uptime.kuma.pet/) | A fancy self-hosted monitoring tool | [Link](uptime-kuma.md) |
2023-03-16 16:26:06 +00:00
| [Woodpecker CI](https://woodpecker-ci.org/) | A simple Continuous Integration (CI) engine with great extensibility. | [Link](woodpecker-ci.md) |
2023-03-15 08:58:12 +00:00
## Coming soon
| Name | Description |
| ------------------------------ | ------------------------------------- |
| [Nextcloud](https://nextcloud.com/), by absorbing [nextcloud-docker-ansible-deploy](https://github.com/spantaleev/nextcloud-docker-ansible-deploy) | Groupware server (Files, Contacts, Calendaring, etc.) |
| [PeerTube](https://joinpeertube.org/), by absorbing [peertube-docker-ansible-deploy](https://github.com/spantaleev/peertube-docker-ansible-deploy) | A video-platform server |
| [Garage](https://garagehq.deuxfleurs.fr/), by absorbing [garage-docker-ansible-deploy](https://github.com/moan0s/garage-docker-ansible-deploy) | Open-source distributed object storage service tailored for self-hosting |
| [Prometheus](https://prometheus.io/)| Monitoring system and time series database |