Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
/ efa_monitor Public archive

EFA Monitoring system - a departure monitoring systems for all transportation services in Germany

License

Notifications You must be signed in to change notification settings

tckb/efa_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS NOT MAINTAINED HERE ANYMORE!

(EFA) Elektronische Fahrplanauskunft Monitor

An Elixir wrapper around the transportation services across Germany. This is an Elixir Umbrella application where the main "core" logic resides in dm_core application.

Production release

Phoenix Web frontend

Web frontend is added as a part of releases.

Assemble the artifact:

$ MIX_ENV=prod SECRET_KEY_BASE=<super_secret_key> PORT=<port> mix release web_frontend 

Release created at _build/prod/rel/web_frontend!

    # To start your system
    _build/prod/rel/web_frontend/bin/web_frontend start

Once the release is running:

    # To connect to it remotely
    _build/prod/rel/web_frontend/bin/web_frontend remote

    # To stop it gracefully (you may also send SIGINT/SIGTERM)
    _build/prod/rel/web_frontend/bin/web_frontend stop

To list all commands:

    _build/prod/rel/web_frontend/bin/web_frontend

Disclaimer

Unless specified otherwise, the License applies to all files in this repository.

About

EFA Monitoring system - a departure monitoring systems for all transportation services in Germany

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published