Go to file
Oscar Zhou bf9dc8c2d0
feat(ci/security): remove deprecated github action command alert [EE-3059] (#8795)
2023-04-21 10:57:38 +12:00
.github feat(ci/security): remove deprecated github action command alert [EE-3059] (#8795) 2023-04-21 10:57:38 +12:00
.storybook refactor(ui/box-selector): replace all selectors [EE-3856] (#7902) 2023-02-07 09:03:57 +05:30
.vscode.example chore(git): ignore prettier commits on git blame (#6584) 2022-02-22 16:27:35 +02:00
api feat(transactions): add transaction support for Registries EE-5382 (#8825) 2023-04-20 18:42:52 -03:00
app fix(webhook) remove NaN fom webhook url EE-5373 (#8816) 2023-04-21 10:56:53 +12:00
build feat(system): upgrade portainer on kubernetes [EE-4625] (#8448) 2023-03-07 23:34:55 -03:00
distribution chore(version): bump version number 2020-08-27 17:48:02 +12:00
mustache-templates fix(upgrade): add label to upgrade mustache template [EE-5029] (#8505) 2023-02-17 13:56:01 +13:00
pkg feat(libhelm): allow passing optional env and http client [EE-5252] (#8758) 2023-04-14 14:50:37 +12:00
plop-templates chore(plop): use templates as in style guide (#4916) 2021-03-19 09:03:26 +13:00
third_party/digest add third_party digest lib to top level (#8140) 2022-12-01 13:26:39 +13:00
translations/en fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
webpack fix(build): ignore source maps for 3rd party [EE-5106] (#8549) 2023-02-28 14:54:52 +02:00
.codeclimate.yml
.dockerignore feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644) 2022-04-19 13:10:42 +12:00
.env.defaults fix(app): skip authorizations in CE [EE-2423] (#6431) 2022-01-24 08:02:23 +02:00
.eslintignore
.eslintrc.yml feat(system/upgrade): add get license dialog [EE-4743] (#8249) 2023-01-19 15:31:49 +02:00
.git-blame-ignore-revs chore(prettier): ignore tailwind changes [EE-4809] (#8483) 2023-02-13 11:38:06 +13:00
.gitignore fix(ldap/tls): allow to upload tls ca certificate [EE-3654] (#7340) 2022-08-09 17:19:32 +12:00
.godir
.prettierignore fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
.prettierrc fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
ATTRIBUTIONS.md Link to attributions 2021-03-22 15:35:26 +13:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update docs URL and add --log-level docs (#8511) 2023-03-03 11:38:19 +13:00
LICENSE
README.md fix(readme) update deploy portainer url (#7760) 2022-09-30 14:47:47 +13:00
babel.config.js refactor(home): migrate view to react [EE-1810] (#6314) 2022-03-08 14:14:23 +02:00
build.sh
bump_version.sh straight not back ticks (#8292) 2023-01-11 14:54:50 +13:00
docker-compose.pull-dog.yml feat(build-system): update pull-dog configuration (#4532) 2020-12-02 08:27:30 +13:00
go.work feat(featureflags): improved feature flag handling [EE-4609] (#8222) 2023-02-09 17:17:46 +13:00
golangci-lint.sh fix golang ci linter prehook (#8359) 2023-01-19 12:11:09 +13:00
gruntfile.js feat(packages): upgrade packages [EE-5147] (#8658) 2023-04-20 13:31:29 +12:00
jest.config.js refactor(azure): migrate module to react [EE-2782] (#6689) 2022-07-26 16:44:08 -03:00
jsconfig.json fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
lint-staged.config.js fix golang ci linter prehook (#8359) 2023-01-19 12:11:09 +13:00
package.json fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
plopfile.js chore(plop): use templates as in style guide (#4916) 2021-03-19 09:03:26 +13:00
postcss.config.js chore(deps): add tailwindcss [DTD-29] (#6604) 2022-04-26 08:16:46 +03:00
pull-dog.json
tailwind.config.js refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
tool-versions.json fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
tsconfig.json chore(build): incremental ts build [EE-4204] (#7888) 2022-10-20 17:23:56 +03:00
webpack.config.js
yarn.lock fix(kube): improve dashboard load speed [EE-4941] (#8572) 2023-03-08 11:22:08 +13:00

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 community.portainer.io. 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.