2021-08-29 21:58:41 +02:00
2021-07-25 16:46:51 +02:00
2021-07-26 00:15:37 +02:00
2021-07-25 23:49:51 +02:00
2021-07-25 23:42:07 +02:00
2021-07-26 00:22:46 +02:00
2021-08-29 21:57:47 +02:00

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
Description
My Hobby Server for Self-Hosted Applications on Docker
Readme