Skip to content

Blain354/Server-nginx

Repository files navigation

Server-nginx

based on this repo: https://github.com/productive-dev/minimal-reverse-proxy-demo

This repository contains a docker-compose orchestrated application with Flask and Vue services running behind an nginx reverse proxy.

Warning

This application and its services are not production ready, and is not propely configured for deployment. It serves only as a basic starting point to configure nginx and orchestrate several services with docker-compose.

Running

To build the containers: docker-compose build

To run the containers: docker-compose up

Oversimplified Diagram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published