mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-08-16 16:32:50 +01:00
Uwsgi (#1)
* Update devenv * Added uv for python package management * Clean up gunicorn config artifacts * Scaffolded site * Fixed configuration for 13.0 * Added iform config/theme * Added agent contracts to allow for more automation of work in repo * Added a local rebuild command to justfile for development * Fixed deployment persistence issues * Site polish and deployment streamlining * Updated justfile to include production deployment commands * Fixed deployment bugs * Fixed local test commands
This commit is contained in:
Vendored
+1
@@ -74,3 +74,4 @@ INVENIO_LOGGING_CONSOLE_LEVEL=WARNING
|
||||
INVENIO_THEME_IFORM_PRODUCTION=false
|
||||
INVENIO_THEME_IFORM_CONTACT_FORM=true
|
||||
INVENIO_THEME_IFORM_SUPPORT_EMAIL=support@i-form.ie
|
||||
COMPOSE_FILE=i-form-data-repository/docker-compose.full.yml
|
||||
|
||||
Reference in New Issue
Block a user