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 12:45] Timo Bruns [scope] |
wiki:software:beuthbot:deconcentrator [19.05.2020 21:52] (aktuell) Jan Fromme |
||
---|---|---|---|
Zeile 4: | Zeile 4: | ||
==== Table Of Content ==== | ==== Table Of Content ==== | ||
+ | - [[wiki: | ||
+ | - [[wiki: | ||
+ | - [[wiki: | ||
+ | - [[wiki: | ||
+ | - [[wiki: | ||
+ | |||
==== scope ==== | ==== scope ==== | ||
Zeile 19: | Zeile 25: | ||
=== important frameworks/ | === important frameworks/ | ||
- | - [nginx](https:// | + | - [[https:// |
- | - [uWSGI](https:// | + | - [[https:// |
- | - [Django REST framework](https:// | + | - [[https:// |
logic etc. | logic etc. | ||
- | - [Django](https:// | + | - [[https:// |
- | - [Celery](https:// | + | - [[https:// |
- | - [RabbitMQ](https:// | + | - [[https:// |
- | - [redis](https:// | + | - [[https:// |
- | - [memcached](https:// | + | - [[https:// |
- | - [PostgreSQL](https:// | + | - [[https:// |
=== important models === | === important models === | ||
Zeile 59: | 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: | ||
- | | + | ./ |
- | ==== Versioning ==== | ||
==== Authors ==== | ==== Authors ==== | ||
+ | |||
+ | |||
+ | **Kai Nessig** - //Initial work// - [[https:// | ||
+ | |||
+ | See also the list of [[https:// | ||
+ | <WRAP pagebreak></ |