Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

codelabsab/time

Repository files navigation

DockerFile for invoice ninja (https://www.invoiceninja.com/)

This image is based on php:7 official version.

The easiest way to try this image is via docker compose :

Prerequisites

place your cert files in:

/usr/share/html/time/cert/*

set Environment variable for MYSQL_ROOT_PASSWORD inside a file called .env

$ cat .env MYSQL_ROOT_PASSWORD=mysecretpassword MYSQL_DATABASE=mydatabasename APP_KEY=SomeRandomThirtyTwoCharacterString AuthPass=passwordforSMTPforGoogleEmail

docker-compose up -d

About

invoice ninja time reporting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published