Unofficial build of Portainer 100% telemetry-free!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Meliurwen 675e748316
Added the ability to customize portainer, especially the frontend app 💅
4 years ago
portainer Added the ability to customize portainer, especially the frontend app 💅 4 years ago
.env.example I Want to Break Free ⛓🧿💄 4 years ago
.gitignore Moved on git 4 years ago
README.md Added the ability to customize portainer, especially the frontend app 💅 4 years ago
docker-compose.yml I Want to Break Free ⛓🧿💄 4 years ago
portainer.env.example Moved on git 4 years ago

README.md

Portainer - Unmetered Edition

Unofficial build of Portainer 100% telemetry-free!

Customize

Simply place your custom files in this folder following the direcotry tree of the Official Portainer's repo.

Your files will replace the original ones after the frontend app is patched, but before it is built.

  • Custom Dir: portainer/root_builder/custom

Build and Run

Build the patched images and run:

docker-compose build --pull && docker-compose up -d

Sources