Go to file
Anthony Lapenna 1ae18e1577 chore(grunt): fix an issue with the Docker image building process in grunt 2016-10-26 12:09:09 +13:00
.github chore(github): add github issue template 2016-10-05 10:56:49 +13:00
api chore(version): bump version number 2016-10-09 10:50:32 +13:00
app feat(templates): advanced template creation (#277) 2016-10-20 16:43:09 +13:00
assets refactor(css): remove useless css classes (#274) 2016-10-19 17:57:38 +13:00
build chore(grunt): fix an issue with the Docker image building process in grunt 2016-10-26 12:09:09 +13:00
test/unit fix(general): fix the size display using the filesize library (#246) 2016-10-01 21:38:20 +13:00
.dockerignore Added docker-compose config for nginx-basic-auth. 2015-12-17 01:31:07 -06:00
.gitignore docs(project): new documentation (#229) 2016-09-24 22:31:37 +12:00
.godir refactor(global): rename uifd to portainer 2016-09-04 14:50:37 +12:00
CONTRIBUTING.md chore(project): update contribution guidelines 2016-10-05 10:44:29 +13:00
LICENSE chore(license): relicense to zlib license (#271) 2016-10-16 14:39:38 +13:00
README.md docs(readme): update README 2016-10-08 10:10:12 +13:00
bower.json chore(version): bump version number 2016-10-09 10:50:32 +13:00
build.sh chore(docker): update build system with Docker for Windows support (#283) 2016-10-26 09:04:26 +13:00
gruntFile.js chore(grunt): fix an issue with the Docker image building process in grunt 2016-10-26 12:09:09 +13:00
index.html feat(index): hide Events and Docker view when swarm-mode is enabled (#250) 2016-10-02 14:57:01 +13:00
package.json chore(version): bump version number 2016-10-09 10:50:32 +13:00

README.md

Microbadger version Microbadger Documentation Status Gitter

Portainer is a lightweight management UI which allows you to easily manage your Docker host or Swarm cluster.

Portainer is meant to be as simple to deploy as it is to use. It consists of a single container that can run on any Docker for Linux engine. A Docker for Windows version is on its way !

Portainer allows you to manage your Docker containers, images, volumes, networks and more ! It is compatible with the standalone Docker engine and with Docker Swarm.

Demo

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

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

Getting started

Getting help

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. We need all the help we can get!

Limitations

Portainer has full support for the following Docker versions:

  • Docker 1.10 to Docker 1.12 (including swarm-mode)
  • Docker Swarm >= 1.2.3

Partial support for the following Docker versions (some features may not be available):

  • Docker 1.9