padloc/docs/examples/hosting/docker/nginx/README.md

636 B

Docker + NGINX

This is a basic example of running an instance of the Padloc server component and web app with Docker Compose, using NGINX as a reverse proxy.

This is a basic example of running an instance of the Padloc server component and web app via Docker + Docker Compose.

Setup Instructions

  1. Install Docker and Docker Compose

  2. Clone or download this folder and cd into it.

  3. Start the server and pwa:

    docker-compose up
    

Thats it! The web app is now available at http://localhost.