diff --git a/README.md b/README.md new file mode 100644 index 0000000..53ed415 --- /dev/null +++ b/README.md @@ -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`.