Skip to content

MitchellWT/server-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Containers

This repository contains a set of docker containers, using docker-compose. All containers are pulled from their respective repositories (except one). This configuration (mostly) follows a micro service architecture, the only outlier is the fact that all traffic passes through a central Nginx container. The Nginx container used is from the following repository (it provides some additional features not included in the default Nginx container):

Environmental Variables

All environmental variables are separated into their own env files. This does have some restrictions on characters. For certain password complexity requirements it may be necessary to define passwords in the docker-compose.yml file.

Nginx Configuration

Nginx configurations is not included in this repository, however the following links can be used to set up the provided containers (as of the 22/08/21, these resources are valid but this may change with time):

About

A set of docker containers, configured using docker-compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages