23 lines
2.2 KiB
Markdown
23 lines
2.2 KiB
Markdown
# Supported services
|
|
|
|
| Name | Description | Documentation |
|
|
| ------------------------------ | ------------------------------------- | ------------- |
|
|
| [Docker](https://www.docker.com/) | Open-source software for deploying containerized applications | [Link](docker.md) |
|
|
| [Gitea](https://gitea.io/) | A painless self-hosted Git service. | [Link](gitea.md) |
|
|
| [Miniflux](https://miniflux.app/) | Minimalist and opinionated feed reader. | [Link](miniflux.md) |
|
|
| [Nextcloud](https://nextcloud.com/) | The most popular self-hosted collaboration solution for tens of millions of users at thousands of organizations across the globe. | [Link](nextcloud.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) |
|
|
| [Uptime-kuma](https://uptime.kuma.pet/) | A fancy self-hosted monitoring tool | [Link](uptime-kuma.md) |
|
|
| [Woodpecker CI](https://woodpecker-ci.org/) | A simple Continuous Integration (CI) engine with great extensibility. | [Link](woodpecker-ci.md) |
|
|
|
|
|
|
## Coming soon
|
|
|
|
| Name | Description |
|
|
| ------------------------------ | ------------------------------------- |
|
|
| [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 |
|