You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
xrisc 80e4c8196a
Init repo
2 years ago
db-init Init repo 2 years ago
src Init repo 2 years ago
Dockerfile Init repo 2 years ago
README.md Init repo 2 years ago
cleanup.sh Init repo 2 years ago
docker-compose.yml Init repo 2 years ago

README.md

Mini-Project handler

This is a very basic project management system built with php. Goal is to provide a simple yet usefull tool to manage task during a small project between several people.

To install do:

To set e-mail settings, change docker-compose.yml file environment variable "MAIL_FROM=" Ie. MAIL_FROM=me@myproject.com

Also set SMTP_HOST, SMTP_PORT, SMTP_USER and SMTP_PASSWORD to match your details

Default user: admin Default password: test

Powered by TurnKey Linux.