project: add README file
This commit is contained in:
parent
017e0ce773
commit
d3c1a98264
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Self-hosted services
|
||||
|
||||
This is my set of self-hosted services, using Docker-compose and an Nginx
|
||||
reverse proxy.
|
||||
|
||||
## Install
|
||||
|
||||
Simply run `docker-compose up -d`.
|
||||
|
||||
## Post install
|
||||
|
||||
* Change the password for `Tranmission` in `transmission/transmission.env`.
|
Reference in a new issue