Hotfix release available: 2025-05-14b "Librarian".
upgrade now! [56.2] (what's this?)
Hotfix release available: 2025-05-14a "Librarian".
upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian".
upgrade now! [56] (what's this?)
Hotfix release available: 2024-02-06b "Kaos".
upgrade now! [55.2] (what's this?)
Hotfix release available: 2024-02-06a "Kaos".
upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos".
upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04b "Jack Jackrum".
upgrade now! [54.2] (what's this?)
projekte:indico:indico_-_kc40_-_alte_zugaenge
Table of Contents
Indico / KingCon 4.0 - Alte Zugänge und Vorgänge
Ständig ändert sich etwas.
Falls man noch einmal die Informatione braucht, wie es mal war, findet man die hier
Zugänge lokale Version Moritz-DeskUnder-Maschinchen
von Juni bis November 2022
| Plattform | |||
|---|---|---|---|
| Software | Indico | ||
| URL | http://192.168.2.50:9091/ | ||
| Name | knut | svenja | claudia |
| Passwort | wZiDUNQHf77uMm5 | 84KrmqBbp3AafwP |
|
| API-Key | indp_6k6fg8NlSTu0hr9xZGrrPFSAZfHMY6jmH7FN3snkZ8 | ||
| ssh | |||
| Name | admin |
||
| Passwort | XVzdluRY25UkqQJJEWAq |
||
Wissenswert
- User
adminhat beisudoebenfalls root-Rechte - So “turnt” man in einem Container herum:
sudo docker container ls(Container auflisten)
sudo docker exec -it <ContainerID> bash
Was so alles im WSL auf PCKnut zu starten ist
von Juni 2022 bis zum 28.02.2023
Dienste, die im WSL zu starten sind, vorausgesetzt man/frau hat sich an https://docs.getindico.io/en/stable/installation/development/ entlang gearbeitet:
cd ~/dev/indico ./maildump/bin/maildump -p /tmp/maildump.pid sudo service postgresql start sudo service redis-server start sudo service apache2 start
cd ~/dev/indico source ./env/bin/activate indico run -h 127.0.0.1 -q --enable-evalex
in einer zweiten Shell eventuell
cd ~/dev/indico source ./env/bin/activate ./src/bin/maintenance/build-assets.py indico --dev --watch
INDICO: http://127.0.0.1:8000/ bzw. http://127.0.0.1:8000/event/2/
Maildummies: http://127.0.0.1:1080/
pgAdmin: http://localhost/pgadmin4/
Zusatzinformationen
Unterprojekte
js doku
Neues Projekt anlegen: projekte:indico:indico_-_kc40_-_alte_zugaenge
Kommentare
projekte/indico/indico_-_kc40_-_alte_zugaenge.txt · Last modified: 2024/01/05 13:07 by 127.0.0.1