Sign inSign up

x1unix/springboard

By x1unix

Updated about 2 years ago

Simple and configurable services dashboard for server and IoT infrastructure.

Image
Networking
Internet of things
Web servers
0

1.5K

x1unix/springboard repository overview

Springboard

Docker Hub Docker Hub StandWithUkraine

Simple and configurable services dashboard for server and IoT infrastructure.

preview

Usage

Project provides a simple HTTP server based on static-file-server Docker image.

Just create a new config from example and mount it as /var/www/config/config.json.

services:
  dashboard:
    image: x1unix/springboard # or ghcr.io/x1unix/springboard/springboard:latest
    volumes:
      ./config:/var/www/config
    ports:
      - '8080:8080'

Tag summary

Content type

Image

Digest

sha256:2fe38f6c8

Size

3 MB

Last updated

about 2 years ago

docker pull x1unix/springboard