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
- Host: GitHub
- URL: https://github.com/viniciusmuller/self-hosted
- Owner: viniciusmuller
- Created: 2022-08-28T05:27:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T20:59:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T18:48:31.866Z (5 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
```