Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janosimas/homeserver
https://github.com/janosimas/homeserver
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/janosimas/homeserver
- Owner: janosimas
- License: mit
- Created: 2023-05-20T19:58:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T19:10:37.000Z (2 days ago)
- Last Synced: 2024-11-16T20:17:03.717Z (2 days ago)
- Language: Shell
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homeserver
This repository is a collection of scripts and configuration files to help setting a homeserver.
**IMPORTANT**: These are experiments and should not be considered production ready or safe
## Containers
Before starting the services, create a `stacks/.env` based on `stacks/.env.sample` and fill it in.
to start a service use the command: `docker compose --env-file ../.env up -d`
# Ansible
*Ansible is not ready to be used*