Administration control panel for #vss365 today
Note: This project is now archived. It is also in an incomplete state and probably unusable.
- Flask secret key (
SECRET_KEY_ADMIN) - Running instance of #vss365 today API v2
- Operating domain (
API_DOMAIN) - API key with
has_keysandhas_hostspermissions (API_AUTH_TOKEN_ADMIN)
- Operating domain (
- Static files hosting URL (prod only) (
STATIC_FILES_URL)
- Install Python 3.11+ and Poetry 1.1.0+
- Set missing configuration keys in appropriate
configuration/*.jsonfiles - Create secret files in appropriate place (default:
/app/secrets) poetry installpoetry run flask run
docker build -f "Dockerfile" -t vss365today-admin:latest .
2021-2023 Caleb