Sign inSign up

ftsiadimos/dashboard

By ftsiadimos

Updated 2 months ago

Web dashboard that lets you manage and launch your web applications in a single place.

Image
API management
0

3.3K

ftsiadimos/dashboard repository overview

Dashboard

Github https://github.com/ftsiadimos/dashboard

Feature requests, bug reports, and other contributions are welcome. The best way is to open an issue on GitHub.

Basic Usage Instructions

  1. Install the docker server if you haven't already.
  2. Pull the dashboard image using the following command:
    docker pull ftsiadimos/dashboard:latest
    
  3. Use the image by running the following command:
    docker run -d --restart unless-stopped -p 6008:6008 --name=cdashboard ftsiadimos/dashboard
    
    
  4. Open URL in a web browser.

Tag summary

Content type

Image

Digest

sha256:1ffdcdc58

Size

59.4 MB

Last updated

2 months ago

docker pull ftsiadimos/dashboard