Go to file
Ali 0da4e3ae63
feat(ui): kube app list ui styling EE-3464 (#7247)
* feat(ui): apply app datatable changes EE-3464
2022-07-13 21:21:26 +12:00
.github feat(ci/security): add code dependency security scan and docker image vulnerability scan [EE-2537] (#6853) 2022-05-02 12:09:45 +12:00
.storybook refactor(app): convert tag-selector to react [EE-2983] (#6783) 2022-05-29 09:14:14 +03:00
.vscode.example chore(git): ignore prettier commits on git blame (#6584) 2022-02-22 16:27:35 +02:00
api fix(migration): close the database before running backups EE-3627 (#7218) 2022-07-08 21:05:04 +12:00
app feat(ui): kube app list ui styling EE-3464 (#7247) 2022-07-13 21:21:26 +12:00
build downloaded compose file should now be called docker-compose (#7228) 2022-07-08 21:47:50 +12:00
distribution
plop-templates
translations/en
webpack feat(sidebar): implement new design [EE-3447] (#7118) 2022-06-28 10:42:42 +03: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
.eslintignore
.eslintrc.yml feat(ui): portainer base component css change [EE-3381] (#7115) 2022-06-23 09:32:18 +03:00
.git-blame-ignore-revs chore(git): ignore prettier commits on git blame (#6584) 2022-02-22 16:27:35 +02:00
.gitignore
.godir
.prettierignore fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
.prettierrc
ATTRIBUTIONS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md chore(version): fix readme version (#7028) 2022-06-08 23:20:58 +12:00
babel.config.js refactor(home): migrate view to react [EE-1810] (#6314) 2022-03-08 14:14:23 +02:00
build.sh
docker-compose.pull-dog.yml
extensions.json
gruntfile.js fix: update build scripts for mac (#7104) 2022-07-04 10:43:11 +12:00
jest.config.js feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165) 2022-07-08 01:20:33 +12:00
jsconfig.json
lint-staged.config.js
package.json feat(sidebar): implement new design [EE-3447] (#7118) 2022-06-28 10:42:42 +03:00
plopfile.js
postcss.config.js chore(deps): add tailwindcss [DTD-29] (#6604) 2022-04-26 08:16:46 +03:00
pull-dog.json
tailwind.config.js feat(sidebar): implement new design [EE-3447] (#7118) 2022-06-28 10:42:42 +03:00
tool-versions.json
tsconfig.json refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
webpack.config.js
yarn.lock feat(sidebar): implement new design [EE-3447] (#7118) 2022-06-28 10:42:42 +03: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.

Demo

You can try out the public demo instance: http://demo.portainer.io/ (login with the username admin and the password tryportainer).

Please note that the public demo cluster is reset every 15min.

Latest Version

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

The latest version of Portainer is 2.13.x.

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.