This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Suggestion: Add portainer BE (and other misc docker suggestions) #1585
TheRealGramdalf
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the (somewhat recent) Portainer take 5 program, BE is available to pretty much all homelab users. It would be nice to have an option to install Portainer BE as opposed to CE when using the
docker
oralpine-docker
scripts.Another welcome change would be to use
docker-compose
for Portainer (or at least the option to). That way your Portainer CT would be more declarative, easily editable, and in general simpler to update.A few misc ideas related to that:
compose.yml
in the home directory, so it's easy to find?compose.yml
file, orI have decent knowledge in bash/sh scripting, and would be happy to help - if I weren't quite so busy with other things. I might be able to whip up a mock setup or some modifications to the script, but finalization would be up to you (tteck).
Beta Was this translation helpful? Give feedback.
All reactions