Flask website for managing NotiCast devices
325
Flask website for NotiCast device manglement
ln -s config.env config.postgres.env
docker-compose up --build
config.envFLASK_ENV - One of: "development", "production"FLASK_APP - Should always be noticast_webSECRET_KEY - 24-byte HMAC keyDEBUG - true or false depending on debug modeSQLALCHEMY_DATABASE_URI - SQLAlchemy database URIAWS_DEFAULT_REGION - AWS region for IoT Core devicesAWS_ACCESS_KEY_ID - Access credentials for IoT Core managementAWS_SECRET_ACCESS_KEY - Secret key for AWS credentialsContent type
Image
Digest
Size
393.8 MB
Last updated
over 7 years ago
docker pull vandor2012/web