entropia / gpn17-badge-notification-server

0 stars 1 forks source link

Notification Server auf dem Pi? #8

Open Synthron opened 7 years ago

Synthron commented 7 years ago

hey, ich hab versucht, einen notifikation server auf dem Raspberry Pi zu installieren, hab aber keinen Schimmer, was ich dafür einstellen muss bzw. was man alles konfigurieren muss... Könnt ihr mir da helfen?

J-Ha commented 7 years ago

Hej, ich hab grad noch etwas doku für den Docker-Stack ergänzt.

du kannst danach das ganze einfach über den Hostname/die ip aufrufen und dich mit den admin zugangsdaten einloggen.

im manage bereich kannst du dann den channel anlegen

im webinterface von der bade trägst du dann den hostname ein. in das URL feld /api/channel/ (den du angelegt hast) und beim Fingerprint den SHA1 fingerprint deines SSL certs.

Synthron commented 7 years ago

werds heute abend mal testen, danke ;)

Synthron commented 7 years ago

entweder stimmt an deinen Commands nicht, oder der Pi hasst mich... ich hab docker aus dem apt-get installiert, das haut er mir raus: root@raspberrypi:/home/pi# docker-compose up bash: docker-compose: command not found root@raspberrypi:/home/pi# docker exec -it push_database psql -d postgres -f /docker-entrypoint-initdb.d/schema.sql 2017/05/30 15:40:47 Error response from daemon: No such container: push_database

J-Ha commented 7 years ago

guck mal hier : https://docs.docker.com/engine/installation/linux/debian/#install-using-the-repository

Das default packet in debian/ubuntu ist leider so ca null aktuell.

alternativ : https://blog.hypriot.com/ ist ein ferties DockerOS für den RPi

Synthron commented 7 years ago

hey,

danke für den Tip: aktuell hilft mir psy im IRC, damit wir das auf arch basis machen... debian hat nicht funktioniert, weil einige python-addons nicht auf der aktuellen Version sind

2017-05-30 22:08 GMT+02:00 J-Ha notifications@github.com:

guck mal hier : https://docs.docker.com/engine/installation/linux/ debian/#install-using-the-repository

Das default packet in debian/ubuntu ist leider so ca null aktuell.

alternativ : https://blog.hypriot.com/ ist ein ferties DockerOS für den RPi

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/entropia/gpn17-badge-notification-server/issues/8#issuecomment-304993033, or mute the thread https://github.com/notifications/unsubscribe-auth/ATxQWLAs-NJZJMS-6EneT4WIfkfSmkjPks5r_Hc6gaJpZM4NqBAP .