aiondemand / AIOD-rest-api

A containerized application using FastAPI and SQLAlchemy connected to a MySQL database.
MIT License
10 stars 7 forks source link

Include sanity check in deploy instructions #337

Closed PGijsbers closed 2 weeks ago

PGijsbers commented 1 month ago

During the last deployment, we found certain services were not running. And at that point we really would have liked to have made sure beforehand that those services used to be functional, just so we know the previous configuration worked.