portainer
Here are 186 public repositories matching this topic...
-
Updated
Jun 21, 2020 - Shell
Homepage.php missing
I don't see a CONTRIBUTING file in your repository, nor a wiki section. Do you have a vision on where you're going and would you accept pull requests?
I'm interested in adding in x86 checks to make the script viable for any architecture, specifically, x86 and CentOS.
It would be useful to create an installer script that helps to generate the docker-compose.yml and .env files for users.
Options for things that should be selected would be:
- Platform (x86 or ARM)
- Torrent or Usenet
- Inputs for file paths
- Inputs for Environment Variables
There are two changes that will enable Portainer to make use of newer versions.
1.) Change to Elastic's official repo: docker.elastic.co/elasticsearch
2.) Drop the "latest" tag and use a version.
Recommended Change: templates.json
{
"type": "container",
"title": "Elasticsearch",
"description": "Open-source search and analytics engine",
"categories": ["datab
-
Updated
Oct 29, 2018 - Shell
Hey, thanks for this project!my Swarm cluster with 3+ manager and 3+ worker node,How do I use it? I install docker swarm cluster on my own. I don't use portworx or etcd.How do I modify docker-compose.yml?
Add a section in the README about how the deployment of the Edge agent can be automated by setting up the key directly at startup via the -e EDGE_KEY option.
-
Updated
May 11, 2020 - Dockerfile
-
Updated
Jan 29, 2020 - Dockerfile
-
Updated
May 30, 2020 - Dockerfile
-
Updated
Feb 10, 2019 - Groovy
-
Updated
Dec 5, 2019 - Shell
-
Updated
Feb 1, 2018 - VCL
-
Updated
Jun 30, 2020 - Shell
-
Updated
Sep 4, 2018 - Python
-
Updated
Jul 15, 2020
-
Updated
Jul 13, 2020
Improve this page
Add a description, image, and links to the portainer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the portainer topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
The drop down list for adding/editing volumes on the add/edit container page doesn't have a logical order.
Describe the solution you'd like
A simple alphabetical order would make things easier.