Commit graph

7 commits

Author SHA1 Message Date
Chris
2b4cb0aeb2
Setup infra for reverse proxy (#831) 2026-02-10 20:22:51 +02:00
Chris
46374b2026
Fix remove avatar (#603) 2025-11-27 18:12:23 +02:00
Chris
901933f4f1
Fix avatar missing (#602)
* Fix docker compose uploads

* fixup! Fix docker compose uploads
2025-11-27 17:52:31 +02:00
antanst
8c2435c952 Disable internal SSL
Users should use a TLS terminator if necessary.
2025-07-23 12:22:27 +03:00
Antonis Anastasiadis
4051824e7a
Configurable upload path. (#191)
* Add necessary migrations for project model.

* Add a few tests for project model new columns.

* make upload location into a configurable

* fix uploadDir path

* use config in app.js

* Change upload env var naming

* Add upload env var to Docker files

---------

Co-authored-by: antanst <>
Co-authored-by: vhsdream <punk.sand7393@fastmail.com>
2025-07-22 15:23:03 +03:00
Antonis Anastasiadis
dad0bd45ff
Facilitate custom UID/GID at runtime in Docker. (#161)
* Cleanup /scripts dir

* Facilitate custom UID/GID at Docker runtime.

Changes file permissions at runtime depending on UID/GID.

* Disable non-functional frontend tests for now.

---------

Co-authored-by: antanst <>
2025-07-15 21:25:06 +03:00
Chris Veleris
dd6ec117d0 Add docker-compose.yml file 2025-06-29 01:39:04 +03:00