Skip to content

dwaaan/nginx-proxy-manager-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

nginx-proxy-manager-docker-compose

Docker Compose file for Nginx Proxy Manager

A Mulitple host reverse proxy solution for your home network using docker More info: https://github.com/jc21/nginx-proxy-manager and https://hub.docker.com/r/jc21/nginx-proxy-manager/

Instructions

Database

  • Firstly, prepare a MySQL Server (NOT MariaDB) in another container or elsewhere

Clone Repo

git clone https://github.com/dwaaan/nginx-proxy-manager-docker-compose

Edit config

cd nginx-proxy-manager-docker-compose nano config.json

  • input your database details here

Running

  • firstly run in interactive mode and check for errors

docker-compose up

  • if you see messages about populating the database, container can now be run in background

About

Docker Compose file for Nginx Proxy Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published