Skip to content

service for maintaining regions, stations and users

Notifications You must be signed in to change notification settings

tlm-solutions/datacare

Repository files navigation

datacare

built with nix

Server which handels users, regions and stations. This service is the main point of operation.

Building

    $ nix build -L

Configuration

Environment Variables

  • SALT_PATH path to file containing the salt that is used for hashing the password
  • DATACARE_POSTGRES_HOST host of postgres server
  • DATACARE_POSTGRES_PORT port of postgres server
  • DATACARE_POSTGRES_USER postgres user
  • DATACARE_POSTGRES_DATABASE postgres database to use
  • DATACARE_POSTGRES_PASSWORD_PATH password under which the tlms database is protected

Commandline Arguments

management server for tlms

Usage: datacare [OPTIONS]

Options:
      --host <HOST>  [default: 127.0.0.1]
      --port <PORT>  [default: 8080]
  -s, --swagger
  -h, --help         Print help information
  -V, --version      Print version information

Documentation

documentation can be found here.

About

service for maintaining regions, stations and users

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •