An open API service indexing awesome lists of open source software.

https://github.com/viniciusmuller/self-hosted

Docker setup and configurations for self-hosting applications
https://github.com/viniciusmuller/self-hosted

Last synced: 3 months ago
JSON representation

Docker setup and configurations for self-hosting applications

Awesome Lists containing this project

README

        

# self-hosted
Repository containing docker-compose files and scripts that I use to run
self-hosted stuff

# Currently hosting
- gitea
- devdocs
- calibre-web
- fava

# Usage
```sh
docker compose up
```