Open regner opened 3 years ago
https://hub.docker.com/r/linuxserver/fleet
Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. It is built and maintained by the LinuxServer team.
Yes, they suggest MariaDB.
{ "type": 1, "title": "Fleet", "name": "fleet", "description": "Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories.", "logo": "", "image": "linuxserver/fleet:latest", "categories": [ "???????????????????" ], "platform": "linux", "restart_policy": "unless-stopped", "ports": [ "8080:8080/tcp" ], "volumes": [ { "container": "/config", "bind": "/portainer/config" } ], "env": [ { "name": "PUID", "label": "PUID", "default": "1000" }, { "name": "PGID", "label": "PGID", "default": "100" } ] },
Dockerhub Link:
https://hub.docker.com/r/linuxserver/fleet
Description
Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. It is built and maintained by the LinuxServer team.
Separate Database?
Yes, they suggest MariaDB.
Fill this out as best as you can. Documentation about these can be found here: https://www.portainer.io/documentation/how-to-use-templates/