Idea #1

Closed
opened 2025-01-27 22:32:28 +01:00 by MiauRizius · 0 comments
MiauRizius commented 2025-01-27 22:32:28 +01:00 (Migrated from github.com)

requirements

  • vue.js websocket (like mauki)
  • mariadb

concept

-> user opens web-interface
-> backend requests data from database (if needed)
-> displays formatted data using existing components

vue.js socket on raspberry
database (mariadb) on websocket (no phpmyadmin)

vue.js listening to etxernal address: https://coasterdb.miaurizius.de (needs cloudflare setup)
database listening just on internal address, if possible / if not -> listening to db.coasterdb.miaurizuis.de

# requirements - vue.js websocket (like [mauki](https://github.com/MaukiNet/Mauki-Website)) - mariadb # concept -> user opens web-interface -> backend requests data from database (if needed) -> displays formatted data using existing components vue.js socket on raspberry database (mariadb) on websocket (no phpmyadmin) vue.js listening to etxernal address: https://coasterdb.miaurizius.de (needs cloudflare setup) database listening just on internal address, if possible / if not -> listening to db.coasterdb.miaurizuis.de
Sign in to join this conversation.
No description provided.