Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| 
                    wiki:software:beuthbot:deconcentrator [23.01.2020 15:14] Timo Bruns [Table Of Content]  | 
                
                    wiki:software:beuthbot:deconcentrator [19.05.2020 21:52] (aktuell) Jan Fromme  | 
            ||
|---|---|---|---|
| Zeile 65: | Zeile 65: | ||
| project.  | project.  | ||
| - | - You can use the `management.sh` script to create the required secret files: `./ | + | - You need to build the deconcentrator image in the directory that holds the Dockerfile. | 
| - |      | + |     docker build -t deconcentrator: | 
| - | - You will probably want to define  | + | - You can use the `management.sh` script to create the required secret files: `./ | 
| + | |||
| + | - You will probably want to create  | ||
| + | ln -s docker-compose.production.yml docker-compose.override.yml | ||
| - You will probably want to run the migrations; basically it's a `./ | - You will probably want to run the migrations; basically it's a `./ | ||
| - |      | + |     ./ | 
| - To access the admin interface, you'll have to create a superuser account first:  | - To access the admin interface, you'll have to create a superuser account first:  | ||
| - |      | + |     ./ | 
| Zeile 82: | Zeile 85: | ||
| See also the list of [[https:// | See also the list of [[https:// | ||
| + | <WRAP pagebreak></ | ||