f8bf861e4e
feat(backend): directus data per project ( #375 )
...
* seed directus data as a whole per project, fix marker icon: user-outline
* rename deploy.sh back to seed.sh
* workflow to test the seed in the backend
* test workflow failure
* wait 3 seconds for all docker containers to be ready
* sleep 3 seconds not 3000
* mod permissions
* try sudo
* revert breaking change
* enforce exit status 0
* fix exit enforce
* test if failing seed files is related to the data folder
fix
* revert volume removal, create uploads folder
* also chmod
2025-09-08 22:22:50 +02:00
138874cef4
refactor(backend): sync collection with production ( #346 )
...
* sync collections & other settings with production
missing changes
* deactivated specific flows
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-09-02 11:51:32 +02:00
0b77d95ae4
fix(backend): register role seed ( #337 )
...
* adjust seed structure to support multiple projects
* fix gitignore
* seed the role a user has when registered properly
2025-08-26 13:53:01 +02:00
d199d47730
feat(backend): seed multi project architecture ( #327 )
...
* rename manual folder to seed-manual
* adjust seed structure to support multiple projects
* add gitignore
---------
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-08-26 11:46:06 +02:00
62777970fc
rename manual folder to seed-manual ( #326 )
2025-08-26 11:39:29 +02:00
85b0f93ab7
feat(backend): selfhosted utopia map ( #299 )
...
* describe manual seed
* directus minimal seed & seed instructions
* use api config everywhere, default to localhost, ignore .env file, provide .env.dist
* fix lint
* backend readme: import dump instructions
* complete instructions for seeding
* update readme, fix merge conflict, typos
2025-08-14 09:00:23 +00:00
42086b9217
feat(backend): manual seed ( #313 )
...
* bind uploads folder to local harddrive
* updated backend README.md regarding permissions
* manual seed script
* seed branding utopia-logo
* describe manual seed
* simplify directus logo seed (only update one field)
---------
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-08-14 10:56:15 +02:00
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
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
d044143aa1
correctly bind and document postgress data folder bind ( #298 )
2025-08-12 11:10:19 +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