SkillAgentSearch skills...

Elranet

A Docker control (web) panel to manage containers easily

Install / Use

/learn @SuperFola/Elranet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Elranet

A simple docker webpanel, based on express and dockerode.

Installing

You will need

  • docker and its daemon
  • screen (to run the daemon in background and keep it running)
  • nodejs >= 12

Then run the usual npm i.

You will need to create a .env base on the provided .env.example. Nota bene: the PASS field is the sha256 of the password.

Run the interface using node main.js, it will start on localhost:3000.

Contributing

  • First, fork the repository
  • Then, clone your fork: git clone git@github.com:username/elranet.git
  • Create a branch for your feature: git checkout -b feat-my-awesome-idea
  • When you're done, push it to your fork and submit a pull request!

Don't know what to work on? Check the issues!

Screenshots

connection interface

dashboard

process list

docker state

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated9mo ago
Forks0

Languages

JavaScript

Security Score

82/100

Audited on Jun 20, 2025

No findings