Sign inSign up

tlwt/paperyard

By tlwt

Updated over 7 years ago

Paperyard

Image
0

958

tlwt/paperyard repository overview

Paperyard

Paperyard is an online application easing the process as it will keep a digital copy of every document, make it searchable and PDF exportable. In foreseeable future it will be able to automatically determine the sender, recipient, date and subject of a document automatically.

Requirements

  • Docker, Docker compose
  • Git

Configuration.

  • Paperyard has functions to send mail notifications, reminders, forgot password etc.
  • If you want the emailing function to work, add your mail credentials at app/.env.

Installation.

@ for development run

  • docker-compose up --build

@ for production run

  • docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d --force-recreate --build

Start paperyard.

Windows using Docker-toolbox.
- open preferred browser - access http://192.168.99.100 or http://192.168.98.100. - please check your docker machine given ip for exact access.
Windows using Docker for windows, Linux, Mac.
- open preferred browser - access http://localhost

To access Database.

Tag summary

Content type

Image

Digest

Size

225.7 MB

Last updated

almost 8 years ago

docker pull tlwt/paperyard