document-manager

module
v1.12.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2024 License: MIT

README

DocumentManager

DocumentManager

A system for managing medical records.

Quickstart

wget https://github.com/dgmann/document-manager/releases/latest/download/docker-compose.yaml
touch .env # Fill it with your config. See sectin below. 
docker compose up -d
# Access at http://localhost/

Configuration

Configuration is done primarily through environment variables. For an overview, check the ./deployment/docker-compose.yml. The mandatory configuration values are provided by a .env file with the following values:

Env Key
M1_HOST IP or hostname to M1 Oracle DB
M1_DB_USERNAME username for the M1 Oracle DB
M1_DB_PASSWORD username for the M1 Oracle DB

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL