Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lusky3/my-dash

🔢 A developer friendly dashboard for monitoring your self-hosted services with a clean and modern UI.
https://github.com/lusky3/my-dash

Last synced: about 2 months ago
JSON representation

🔢 A developer friendly dashboard for monitoring your self-hosted services with a clean and modern UI.

Awesome Lists containing this project

README

        

# my-dash (Docker)

🔢 A developer friendly dashboard for monitoring your self-hosted services with a clean and modern UI.

A fork of [krestaino/my-dash](https://github.com/krestaino/my-dash), placed in a self-compiling Docker container.

3 branches/tags: master (latest), dev and nginx.

latest is just my-dash. nginx includes a reverse proxy with LetsEncrypt. dev is testing and unstable.

[View on Docker Hub](https://hub.docker.com/r/lusky3/my-dash)

## Docker Variables

DOMAIN=domain.local
PROTOCOL=https
API_PORT=4000
API_KEY=YOUR_AWESOME_AND_TOTALLY_SECRET_API_KEY
PLEX_URL=
PLEX_TOKEN=YOUR_PLEX_TOKEN
SEAFILE_URL=
SEAFILE_TOKEN=YOUR_SEAFILE_TOKEN
UNIFI_URL=
UNIFI_USERNAME=YOUR_UNIFI_USERNAME
UNIFI_PASSWORD=YOUR_UNIFI_PASSWORD
NETDATA_DO_URL=
NETDATA_HOME_URL=
UPTIME_ROBOT_KEY=YOUR_UPTIME_ROBOT_API_KEY
UPTIME_ROBOT_URL=
UI_PORT=3000
REACT_APP_AUTH_ENDPOINT=/auth
REACT_APP_SEAFILE_ENDPOINT=/seafile
REACT_APP_PLEX_ENDPOINT=/plex
REACT_APP_UNIFI_ENDPOINT=/unifi
REACT_APP_NETDATA_DO_ENDPOINT=/netdata-do
REACT_APP_NETDATA_HOME_ENDPOINT=/netdata-home
REACT_APP_UPTIME_ROBOT_ENDPOINT=/uptime-robot