ReinerNippes / nextcloud_on_docker

Run Nextcloud in Docker Container on various Linux Hosts
MIT License
203 stars 48 forks source link

Photon OS and Traefik V2 #53

Closed azonictechnophile closed 4 years ago

azonictechnophile commented 4 years ago

Added Photon OS and move the Traefik container to V2. Also added dockerproxy for the traefik container. Next, I added a fix for the Apache .htaccess when it first gets install. As well as fixed nginx permissions with Nginx package and Nextcloud FPM. I changed up the format for portainer and adminer to use fqdn instead. Having them has a prefix seems a bit unsecurity since it can be accessed from the internet since the root domain is used for nextcloud. Im currently working on getting a solution for the dashboard of traefik on V2 with the toml file, I havent dug into that yet. Also, just figured out how to do a pull request. First time using github.

azonictechnophile commented 4 years ago

Moving pull request different branch