12 Commits

Author SHA1 Message Date
5c79633ea4
feat(backend): directus seed advanced (#306)
* directus minimal seed & seed instructions

* more seed data

* places-layer

---------

Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-08-14 09:47:23 +02:00
aa13c44cba
delete map user_type as it is no longer required (#309) 2025-08-14 07:08:14 +00:00
cf80f35b5c
feat(backend): bind uploads folder to local harddrive (#312)
* bind uploads folder to local harddrive

* updated backend README.md regarding permissions
2025-08-14 08:40:25 +02:00
9b2ac9f74f
directus minimal seed & seed instructions (#305) 2025-08-13 23:14:29 +00:00
a778fcf971
backend readme: import dump instructions (#296) 2025-08-13 23:10:30 +00:00
188f8ad284
describe how to backup the database (#314) 2025-08-13 20:31:14 +00:00
6b57993d9f
directus collections used on production (#297) 2025-08-13 20:27:30 +00:00
d044143aa1
correctly bind and document postgress data folder bind (#298) 2025-08-12 11:10:19 +02:00
05268fbc3d
pin correct directus version 11.7.2 (#294) 2025-08-11 20:13:01 +02:00
Anton Tranelis
729f97f38a
refactor(app): rename frontend directory (#273) 2025-07-01 16:51:46 +02:00
245d41816e
empty directus data dump
empty directus data dump + README.md explaining how to do so

also document how to push data
2025-03-10 16:45:21 +01:00
9944964e2e
docker-compose backend + dockerfile including sync extension
Includes a directus backend in the docker-compose file and the extension
`directus-sync` to allow the persisting of the directus configuration.
2025-03-10 16:37:09 +01:00