Commit graph

5 commits

Author SHA1 Message Date
ffef9b6f07
Require python3.9 2021-11-30 03:11:43 -05:00
e8cb428fa4
Modify launch script and improve install script
Now universally refers to python3 instead of expecting gunicorn to be on
PATH.
Now installs requirements into system user's environment for use.
2021-11-30 02:02:09 -05:00
313a1ba43d Change listening address 2021-08-24 22:56:16 -04:00
f5e0ac8cac API Security, Logging, & Restructure
- Added a .gitignore
- Implemented security.py (apikeys.py from server-api)
- Implemented wrapper.py (wrapper from radicalbot
- Added proper logging using log.conf
- Split tracker API endpoints into a router
- Renamed Target classes to Tracker
2021-08-23 02:14:40 -04:00
13075f7fa3 Initial Commit 2021-08-16 22:51:42 -04:00