Skip to content

A docker-compose file to set up nextcloud with caddy as a reverse proxy on a arm based computer

Notifications You must be signed in to change notification settings

raphaelschwinger/nextcloud-caddy-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nextcloud-caddy-arm

A docker-compose file to set up nextcloud with caddy as a reverse proxy on a arm based computer. Since the offical docker-compose file is not usable because some containers dont have a armhf version, I created a new on.

Requirments

Deployment

  1. Make a directory called .caddy in your homedirectory (exp. /home/raphael)
  2. Add the Caddyfile to your homedirectory and change your domain and ip address
  3. Add the db.env and docker-compose.yml files to some folder and change your db password
  4. Start with docker-compose up -d
  5. Open your webbrowser and go to your domain
  6. Stop with docker-compose down

Usefull links

About

A docker-compose file to set up nextcloud with caddy as a reverse proxy on a arm based computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published