Skip to content

amir-FM/Gallery_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery_App

Multiuser Docker + Flask + Jinja2 + MongoDB photo-managing web app.

demo

Description

The application is split up into docker containers and run via a docker-compose file. The flask container is built using a Dockerfile, on an Alpine Linux image and used for the web app and picture storage. The user database is on an MongoDB container.

Note: The photo storage is not persistent and will reset at every rebuild of the flask container.

How to Run

git clone https://github.com/amir-FM/Gallery_App [installation directory]
cd [installation directory]
docker-compose up --build

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors