issues
search
scidsg
/
frontpage
A self-hosted, privacy-focused publishing platform for autonomous and independent newsrooms.
https://ddosecrets.news
GNU Affero General Public License v3.0
14
stars
2
forks
source link
Changes required for deploy
#52
Closed
micahflee
closed
4 months ago
micahflee
commented
4 months ago
This adds the following changes:
Introduces a health check route
Automatically runs migrations when the container starts
Adds psycopg dependency, in order to support a PostgreSQL database
Database migrations to increase the tiny size limits of article fields, because it was impossible to migrate the existing data otherwise
This adds the following changes: