https://github.com/viniciusmuller/self-hosted
Docker setup and configurations for self-hosting applications
https://github.com/viniciusmuller/self-hosted
Last synced: 4 months ago
JSON representation
Docker setup and configurations for self-hosting applications
- Host: GitHub
- URL: https://github.com/viniciusmuller/self-hosted
- Owner: viniciusmuller
- Created: 2022-08-28T05:27:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T20:59:28.000Z (over 3 years ago)
- Last Synced: 2025-06-16T23:01:57.097Z (6 months ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```