Commit Graph

14 Commits

Author SHA1 Message Date
Cayo Puigdefabregas fd3014afd7 add creating initial datas as command 2023-11-03 13:28:17 +01:00
Cayo Puigdefabregas 40617b7cfe add creating initial datas 2023-11-03 12:01:12 +01:00
pedro cc0c2033f9 idhub: better README.md 2023-11-03 10:16:42 +01:00
pedro 265a28c051 idhub: tag with latest, and use it in dcompose 2023-11-03 10:13:28 +01:00
pedro 712e1e9947 idhub: add envs for idhub namespace 2023-11-03 10:12:09 +01:00
pedro 4c7e6bd3c9 idhub: add CSRF_TRUSTED_ORIGINS env var 2023-11-03 10:11:30 +01:00
pedro 93d1f2d01c idhub build: add detach on production env 2023-11-03 09:59:56 +01:00
pedro f68e1638fc idhub docker temp
because of WIP on sso branches errors for musician and orchestra

and final verification for devicehub

only idhub is working
2023-10-31 11:00:08 +01:00
pedro 0359759848 orchestra & musician: use env namespace 2023-10-31 10:44:46 +01:00
pedro f84539f6b7 add idhub repo (TODO docker part) 2023-10-10 11:08:32 +02:00
pedro 24560d2370 new orchestra & musician images with sso branch 2023-10-10 10:59:40 +02:00
pedro faf55deb84 Makefile: docker tag per git repo 2023-10-10 10:54:22 +02:00
pedro 8e5b0ce928 add script to pull git repos 2023-10-10 10:54:09 +02:00
pedro 27742db4fb init with previous work
this repo is a reinitialization with a change in the concept

previous repo had git subtree of django-musician and django-orchestra,
that was too static for our interest

next approach is a script that pulls git repos, and that would be
needed if you want to build everything, if not, just with the docker
compose you would have enough for running the containers, hence,
downloading the images from the docker registry
2023-10-10 10:07:46 +02:00