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.
 
 
 
 
 
 
Go to file
Matt Hook 582b1a16fc
fix(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] (#11107) (#11521)
8 months ago
.github fix(ci): prevent tests from running twice [EE-6728] (#11196) 9 months ago
.husky
.storybook fix(storybook): fix msw stories [EE-6503] (#10985) 10 months ago
.vscode.example
api fix(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] (#11107) (#11521) 8 months ago
app fix(services): speed up service count on the kubernetes dashboard [EE-6967] (#11525) 8 months ago
build feat(version): show git commit and env [EE-6021] (#10748) 10 months ago
dev
distribution
mustache-templates
pkg fix(edge-stacks): take not-found stack as removed EE-6758 (#11249) 9 months ago
plop-templates
third_party/digest chore(go): move go.mod up one level to simplify dependencies EE-5726 (#10228) 1 year ago
translations/en
webpack chore(build): remove eslint plugin [EE-6432] (#10773) 11 months ago
.dockerignore
.env.defaults
.eslintignore
.eslintrc.yml refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 9 months ago
.git-blame-ignore-revs
.gitignore
.godir
.golangci.yaml chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 11 months ago
.prettierignore
.prettierrc chore(deps): upgrade tailwind and prettier [EE-5218] (#10068) 1 year ago
ATTRIBUTIONS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile fix(docs): fix minor swagger issue and upgrade swag [EE-6548] 10 months ago
README.md
babel.config.js
binary-version.json fix(dependancies): update compose and runc [EE-6744] (#11243) 9 months ago
bump_version.sh
docker-compose.pull-dog.yml
go.mod fix(dependancies): update compose and runc [EE-6744] (#11243) 9 months ago
go.sum fix(dependancies): update compose and runc [EE-6744] (#11243) 9 months ago
jsconfig.json feat(ci): replace jest with vitest [EE-6504] (#10997) 10 months ago
lint-staged.config.js chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 11 months ago
package.json chore(version): version bump to 2.21.0 [EE-6897] (#11437) 8 months ago
plopfile.js
postcss.config.js
pull-dog.json
tailwind.config.js
tsconfig.json fix(storybook): fix msw stories [EE-6503] (#10985) 10 months ago
vitest.config.mts refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 9 months ago
webpack.config.js
yarn.lock fix(UI): axios progress bar loading issue [EE-6781] (#11290) 9 months ago

README.md

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. It is designed to be as simple to deploy as it is to use. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a smart GUI and/or an extensive API.

Portainer consists of a single container that can run on any cluster. It can be deployed as a Linux container or a Windows native container.

Portainer Business Edition builds on the open-source base and includes a range of advanced features and functions (like RBAC and Support) that are specific to the needs of business users.

Latest Version

Portainer CE is updated regularly. We aim to do an update release every couple of months.

latest version

Getting started

Features & Functions

View this table to see all of the Portainer CE functionality and compare to Portainer Business.

Getting help

Portainer CE is an open source project and is supported by the community. You can buy a supported version of Portainer at portainer.io

Learn more about Portainer's community support channels here.

You can join the Portainer Community by visiting https://www.portainer.io/join-our-community. This will give you advance notice of events, content and other related Portainer content.

Reporting bugs and contributing

  • Want to report a bug or request a feature? Please open an issue.
  • Want to help us build portainer? Follow our contribution guidelines to build it locally and make a pull request.

Security

Work for us

If you are a developer, and our code in this repo makes sense to you, we would love to hear from you. We are always on the hunt for awesome devs, either freelance or employed. Drop us a line to info@portainer.io with your details and/or visit our careers page.

Privacy

To make sure we focus our development effort in the right places we need to know which features get used most often. To give us this information we use Matomo Analytics, which is hosted in Germany and is fully GDPR compliant.

When Portainer first starts, you are given the option to DISABLE analytics. If you don't choose to disable it, we collect anonymous usage as per our privacy policy. Please note, there is no personally identifiable information sent or stored at any time and we only use the data to help us improve Portainer.

Limitations

Portainer supports "Current - 2 docker versions only. Prior versions may operate, however these are not supported.

Licensing

Portainer is licensed under the zlib license. See LICENSE for reference.

Portainer also contains code from open source projects. See ATTRIBUTIONS.md for a list.