Go to file
Prabhat Khera 0b9cebc685
fix(caching): integrate with axios cache interceptor [EE-6505] (#10922)
* integrate with axios-cache-interceptor
* remove extra headers as not needed
2024-01-11 11:12:53 +13:00
.github chore(build): exclude draft PRs [EE-5872] (#9987) 2024-01-03 08:25:35 +13:00
.husky chore(deps): upgrade husky and lint-staged [EE-4842] (#8989) 2023-05-29 11:17:42 +07:00
.storybook chore(deps): upgrade babel [EE-5219] (#9034) 2023-06-11 08:44:20 +07:00
.vscode.example refactor(app): details widget migration [EE-5352] (#8886) 2023-05-29 15:06:14 +12:00
api fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 2024-01-11 11:12:53 +13:00
app fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 2024-01-11 11:12:53 +13:00
build fix(version): show build info EE-6278 (#10578) 2023-11-02 11:04:11 +13: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 fix(upgrade): add label to upgrade mustache template [EE-5029] (#8505) 2023-02-17 13:56:01 +13:00
pkg chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 2024-01-02 10:59:49 +07:00
plop-templates chore(plop): use templates as in style guide (#4916) 2021-03-19 09:03:26 +13:00
third_party/digest chore(go): move go.mod up one level to simplify dependencies EE-5726 (#10228) 2023-09-01 13:39:13 -03:00
translations/en fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
webpack chore(build): remove eslint plugin [EE-6432] (#10773) 2024-01-02 13:42:48 +07:00
.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 chore(build): remove eslint plugin [EE-6432] (#10773) 2024-01-02 13:42:48 +07:00
.git-blame-ignore-revs chore(prettier): ignore tailwind changes [EE-4809] (#8483) 2023-02-13 11:38:06 +13:00
.gitignore feat(edge/stacks): increase status transparency [EE-5554] (#9094) 2023-07-13 23:55:52 +03:00
.godir
.golangci.yaml chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 2024-01-02 10:59:49 +07:00
.prettierignore fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
.prettierrc chore(deps): upgrade tailwind and prettier [EE-5218] (#10068) 2023-09-04 16:20:36 +01:00
ATTRIBUTIONS.md Link to attributions 2021-03-22 15:35:26 +13:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md fix(build) cleanup build process [EE-5555] (#9026) 2023-06-01 13:50:34 +12:00
LICENSE
Makefile docs(api): default to pascal case for property name [EE-6471] (#10860) 2024-01-02 13:30:02 +07:00
README.md Update 5NF references to 3NF, updated documentation links (#9201) 2023-07-13 11:46:37 +12:00
babel.config.js refactor(home): migrate view to react [EE-1810] (#6314) 2022-03-08 14:14:23 +02:00
binary-version.json upgrade golang and other dependant binaries (#10888) 2023-12-27 10:42:35 +13:00
bump_version.sh straight not back ticks (#8292) 2023-01-11 14:54:50 +13:00
docker-compose.pull-dog.yml
go.mod upgrade circl => v1.3.7 (#10925) 2024-01-10 13:08:26 +13:00
go.sum upgrade circl => v1.3.7 (#10925) 2024-01-10 13:08:26 +13:00
jest.config.js chore(deps): upgrade to msw v2 [EE-6489] (#10911) 2024-01-04 16:57:21 +07: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 chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 2024-01-02 10:59:49 +07:00
package.json fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 2024-01-11 11:12:53 +13: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
tsconfig.json chore(build): incremental ts build [EE-4204] (#7888) 2022-10-20 17:23:56 +03:00
webpack.config.js chore(build): remove grunt and add makefile [EE-4824] (#8125) 2023-05-02 10:13:37 +07:00
yarn.lock fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 2024-01-11 11:12:53 +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 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.