My Hobby Server for Self-Hosted Applications on Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ruan Bekker 22fca48f2c
Merge pull request #1 from ruanbekker/base
3 years ago
bitwarden Update sample-env 3 years ago
logging-loki Create sample-env 3 years ago
rocket-chat Create sample-env 3 years ago
traefik Create sample-env 3 years ago
.drone.yml Update .drone.yml 3 years ago
README.md Update README.md 3 years ago

README.md

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