Skip to content

D-I-L/pydgin-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydgin-docker

This docker-compose repository defines and runs containers for pydgin (Django project), elasticsearch (document storage), postgres (user authentication) and NGINX (web-site server).

git clone https://github.com/D-I-L/pydgin-docker.git
cd pydgin-docker
mkdir elasticsearch/config/scripts
mkdir ./elasticsearch/esdata/
chmod a+rwx ./elasticsearch/esdata/

The directory elasticsearch/esdata/ is where the index files are stored and this is mounted in the elasticsearch container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors