Go to file
cloudikeme 26d2b2c5e9
Update docker-compose.yml
deleted obsolete version line
2024-08-04 16:04:37 +01:00
.github chore(loops): remove loop var copy EE-7342 (#12023) 2024-07-09 12:47:34 -03:00
.husky chore(deps): upgrade husky and lint-staged [EE-4842] (#8989) 2023-05-29 11:17:42 +07:00
.storybook fix(app): ensure placement errors surface per node [EE-7065] (#11820) 2024-05-14 13:39:53 +12:00
.vscode.example refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
api fix(pendingactions): remove excessive logging BE-11094 (#12071) 2024-08-02 16:35:14 -03:00
app fix(swarm): auto multi-select volume with same name [EE-7240] (#11955) 2024-07-31 12:12:26 +12:00
build Update docker-compose.yml 2024-08-04 16:04:37 +01:00
dev fix(app/stacks): swarm stack duplicate and migrate errors [EE-5520] (#9039) 2023-06-07 14:28:40 +02:00
distribution
mustache-templates
pkg fix(errors): improve error handling EE-4430 (#11987) 2024-06-28 17:35:26 -03:00
plop-templates
translations/en
webpack chore(build): remove eslint plugin [EE-6432] (#10773) 2024-01-02 13:42:48 +07:00
.dockerignore
.env.defaults
.eslintignore
.eslintrc.yml fix(templates): remove console.log [EE-7092] (#11815) 2024-05-14 09:11:05 +03:00
.git-blame-ignore-revs
.gitignore feat(edge/stacks): increase status transparency [EE-5554] (#9094) 2023-07-13 23:55:52 +03:00
.godir
.golangci.yaml chore(code): use int ranges in loops BE-10990 (#12028) 2024-07-10 19:22:47 -03:00
.prettierignore
.prettierrc chore(deps): upgrade tailwind and prettier [EE-5218] (#10068) 2023-09-04 16:20:36 +01:00
ATTRIBUTIONS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md fix(build) cleanup build process [EE-5555] (#9026) 2023-06-01 13:50:34 +12:00
LICENSE
Makefile fix(docs): fix minor swagger issue and upgrade swag [EE-6548] 2024-01-17 11:27:57 +13:00
README.md Update 5NF references to 3NF, updated documentation links (#9201) 2023-07-13 11:46:37 +12:00
babel.config.js
binary-version.json fix(cve): remediate cves detected in docker scout (#12018) 2024-07-08 10:24:39 +12:00
bump_version.sh
docker-compose.pull-dog.yml
go.mod fix(security): update github.com/containers/image/v5 to fix GO-2024-2842 BE-11055 (#12046) 2024-07-23 18:56:17 -03:00
go.sum fix(security): update github.com/containers/image/v5 to fix GO-2024-2842 BE-11055 (#12046) 2024-07-23 18:56:17 -03:00
jsconfig.json feat(ci): replace jest with vitest [EE-6504] (#10997) 2024-01-23 08:42:52 +02:00
lint-staged.config.js chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 2024-01-02 10:59:49 +07:00
package.json fix(docker/network): send target nodeName when removing a network on swarm (#12001) 2024-07-08 17:31:18 +02:00
plopfile.js
postcss.config.js
pull-dog.json
tailwind.config.js refactor(edge): use native progress tag for deployment counter [EE-6075] (#10936) 2024-04-04 18:12:27 +03:00
tsconfig.json chore(deps): upgrade typescript to 5.5 [EE-7294] (#11970) 2024-06-27 13:54:10 +12:00
vitest.config.mts refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090) 2024-03-10 14:22:01 +02:00
webpack.config.js chore(build): remove grunt and add makefile [EE-4824] (#8125) 2023-05-02 10:13:37 +07:00
yarn.lock chore(deps): upgrade typescript to 5.5 [EE-7294] (#11970) 2024-06-27 13:54:10 +12: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 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.