mirror of
https://github.com/ruanbekker/docker-selfhosted-server.git
synced 2025-04-19 16:11:39 +02:00
Update README.md
This commit is contained in:
parent
c6e6001ba9
commit
22bc1bfa14
19
README.md
19
README.md
@ -1,2 +1,21 @@
|
||||
# docker-selfhosted-server
|
||||
My Hobby Server for Self-Hosted Applications on Docker
|
||||
|
||||
## Usage
|
||||
|
||||
In each application directory resides a `sample-env` file, which includes the required environment variables that you can copy to `.env`:
|
||||
|
||||
```
|
||||
$ cd folder/
|
||||
$ cp sample-env .env
|
||||
# modify .env to desired values
|
||||
```
|
||||
|
||||
## Included Applications
|
||||
|
||||
I will add more over time:
|
||||
|
||||
- `traefik`
|
||||
- `bitwarden`
|
||||
- `rocket-chat`
|
||||
- `grafana loki`
|
||||
|
Loading…
x
Reference in New Issue
Block a user