Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bearlike/docker-web-dashboard

🤖 A speed dial for your server
https://github.com/bearlike/docker-web-dashboard

dashboard docker raspberry-pi self-hosted

Last synced: 5 days ago
JSON representation

🤖 A speed dial for your server

Awesome Lists containing this project

README

        

Docker System Dashboard


A speed dial for your server




DeepSource

## Getting Started
Execute `build-run.sh` to automatically build and deploy the container. Default Username is `admin` and Password is `admin`.
```bash
git clone https://github.com/bearlike/docker-web-dashboard.git
cd docker-web-dashboard
bash build-run.sh
```

## Configuration via environment variables
- `DASH_USERNAME` (default: admin) Name of the Dashboard user.
- `DASH_PASSWORD` (default: admin) Password for the Dashboard user.
- `OWNER_URL` (Optional) Specify the URL for the owner's profile

## Questions / Issues
If you got any questions or problems using the image, please visit our [Github Repository](https://github.com/bearlike/docker-web-dashboard/) and write an [issue](https://github.com/bearlike/docker-web-dashboard/issues).

## Acknowledgments
- [Bootstrap Login Page Template](https://github.com/nauvalazhar/bootstrap-4-login-page)
- Hat tip to anyone whose code was used.


Made with ❤️ by Krishna Alagiri