Open Source project to manage wish list and share is with family and friends
  • PHP 87.5%
  • CSS 10.9%
  • Python 0.9%
  • JavaScript 0.4%
  • Dockerfile 0.1%
Find a file
2016-12-03 14:57:10 +01:00
compose [Compose] Use ./ for relative paths 2016-11-21 10:17:01 +01:00
database Add docker system + moved all source files in src/ 2016-11-20 16:10:59 +01:00
src Manage links in descriptions 2016-12-03 14:57:10 +01:00
compose.py Add docker system + moved all source files in src/ 2016-11-20 16:10:59 +01:00
docker-entrypoint.sh Add docker system + moved all source files in src/ 2016-11-20 16:10:59 +01:00
Dockerfile Add docker system + moved all source files in src/ 2016-11-20 16:10:59 +01:00
Makefile Add docker system + moved all source files in src/ 2016-11-20 16:10:59 +01:00
README.md [User] group_list - Finish search system 2016-11-20 23:17:05 +01:00

Launch

make docker run
available on http://localhost

Restart

./compose.py latest restart

Stop

./compose.py latest srm
Shortcut for stop and rm

Account

Default account name 'Santa', password 'santa123'

Database

settings in src/models/db-settings.php
phpmyadmin on http://localhost:8080