2017-03-03 10:25:36 -07:00
..
2017-03-02 22:51:28 -07:00
2017-03-03 10:25:36 -07:00
2017-03-02 22:51:28 -07:00

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 engine (Docker for Linux and Docker for Windows are supported).

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.

Getting started

Once you have deploy the stack you can access the Portainer UI at http://<RANCHER SERVER>/r/projects/<PROJECT ID>/portainer/. For example

http://rancher-server:8080/r/projects/1a5/portainer/

Note, the trailing / is important in the URL

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 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