Skip to content

It is a python service to do the management of the ground stations.

License

Notifications You must be signed in to change notification settings

movermeyer/stations

 
 

Repository files navigation

stations

Gitter

License Downloads Build Status Coverage Status Code Health PyPI version Supported Python versions Stories in Ready

Stations is a python service that provides you a sensed data database. It also, manage an inventory of the field devices (including sensors and calibrations).

Requirements

If you want to deploy this repository with the default settings, on any GNU/Linux or OSX system you just need to execute the next bash command to setting up all the requirements (GNUMakefile should have been installed to this point).

$ make deploy

Running

To run the service use the command (the first time you should provide with a password for the dev username):

$ make run

Now you can go to a browser on the same machine and use the address http://localhost:8000/admin to login to the service. You should complete the username field with "dev" and in the password field you should use your previously selected password.

About

This software is developed by GERSolar. You can contact us to gersolar.dev@gmail.com.

About

It is a python service to do the management of the ground stations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.1%
  • Makefile 3.2%
  • HTML 0.7%