mirror of https://github.com/portainer/portainer
103 lines
5.6 KiB
HTML
103 lines
5.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Portainer by portainer</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
|
|
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
|
|
</head>
|
|
<body>
|
|
<section class="page-header">
|
|
<h1 class="project-name">Portainer</h1>
|
|
<h2 class="project-tagline">http://portainer.io</h2>
|
|
<a href="https://github.com/portainer/portainer" class="btn">View on GitHub</a>
|
|
<a href="https://github.com/portainer/portainer/zipball/master" class="btn">Download .zip</a>
|
|
<a href="https://github.com/portainer/portainer/tarball/master" class="btn">Download .tar.gz</a>
|
|
</section>
|
|
|
|
<section class="main-content">
|
|
<p align="center">
|
|
<img title="portainer" src="http://portainer.io/images/logo_alt.png">
|
|
</p>
|
|
|
|
<p><a href="https://microbadger.com/images/portainer/portainer" title="Latest version on Docker Hub"><img src="https://images.microbadger.com/badges/version/portainer/portainer.svg" alt="Microbadger version"></a>
|
|
<a href="http://microbadger.com/images/portainer/portainer" title="Image size"><img src="https://images.microbadger.com/badges/image/portainer/portainer.svg" alt="Microbadger"></a>
|
|
<a href="http://portainer.readthedocs.io/en/latest/?badge=latest"><img src="https://readthedocs.org/projects/portainer/badge/?version=latest" alt="Documentation Status"></a>
|
|
<a href="https://gitter.im/portainer/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"><img src="https://badges.gitter.im/portainer/Lobby.svg" alt="Gitter"></a></p>
|
|
|
|
<p><strong><em>Portainer</em></strong> is a lightweight management UI which allows you to <strong>easily</strong> manage your Docker host or Swarm cluster.</p>
|
|
|
|
<p><strong><em>Portainer</em></strong> is meant to be as <strong>simple</strong> 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 !</p>
|
|
|
|
<p><strong><em>Portainer</em></strong> allows you to manage your Docker containers, images, volumes, networks and more ! It is compatible with the <em>standalone Docker</em> engine and with <em>Docker Swarm</em>.</p>
|
|
|
|
<h2>
|
|
<a id="demo" class="anchor" href="#demo" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Demo</h2>
|
|
|
|
<p><img src="http://portainer.io/images/screenshots/portainer.gif" width="77%"></p>
|
|
|
|
<p>You can try out the public demo instance: <a href="http://demo.portainer.io/">http://demo.portainer.io/</a> (login with the username <strong>demo</strong> and the password <strong>tryportainer</strong>).</p>
|
|
|
|
<p>Please note that the public demo cluster is <strong>reset every 15min</strong>.</p>
|
|
|
|
<h2>
|
|
<a id="getting-started" class="anchor" href="#getting-started" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Getting started</h2>
|
|
|
|
<ul>
|
|
<li><a href="https://portainer.readthedocs.io/en/latest/deployment.html">Deploy Portainer</a></li>
|
|
<li><a href="https://portainer.readthedocs.io">Documentation</a></li>
|
|
</ul>
|
|
|
|
<h2>
|
|
<a id="getting-help" class="anchor" href="#getting-help" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Getting help</h2>
|
|
|
|
<ul>
|
|
<li>Issues: <a href="https://github.com/portainer/portainer/issues">https://github.com/portainer/portainer/issues</a>
|
|
</li>
|
|
<li>FAQ: <a href="https://portainer.readthedocs.io/en/latest/faq.html">https://portainer.readthedocs.io/en/latest/faq.html</a>
|
|
</li>
|
|
<li>Gitter (chat): <a href="https://gitter.im/portainer/Lobby">https://gitter.im/portainer/Lobby</a>
|
|
</li>
|
|
<li>Slack: <a href="http://portainer.io/slack/">http://portainer.io/slack/</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>
|
|
<a id="reporting-bugs-and-contributing" class="anchor" href="#reporting-bugs-and-contributing" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Reporting bugs and contributing</h2>
|
|
|
|
<ul>
|
|
<li>Want to report a bug or request a feature? Please open <a href="https://github.com/portainer/portainer/issues/new">an issue</a>.</li>
|
|
<li>Want to help us build <strong><em>portainer</em></strong>? Follow our <a href="https://portainer.readthedocs.io/en/latest/contribute.html">contribution guidelines</a> to build it locally and make a pull request. We need all the help we can get!</li>
|
|
</ul>
|
|
|
|
<h2>
|
|
<a id="limitations" class="anchor" href="#limitations" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Limitations</h2>
|
|
|
|
<p><strong><em>Portainer</em></strong> has full support for the following Docker versions:</p>
|
|
|
|
<ul>
|
|
<li>Docker 1.10 to Docker 1.12 (including <code>swarm-mode</code>)</li>
|
|
<li>Docker Swarm >= 1.2.3</li>
|
|
</ul>
|
|
|
|
<p>Partial support for the following Docker versions (some features may not be available):</p>
|
|
|
|
<ul>
|
|
<li>Docker 1.9</li>
|
|
</ul>
|
|
|
|
<footer class="site-footer">
|
|
<span class="site-footer-owner"><a href="https://github.com/portainer/portainer">Portainer</a> is maintained by <a href="https://github.com/portainer">portainer</a>.</span>
|
|
|
|
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
|
|
</footer>
|
|
|
|
</section>
|
|
|
|
|
|
</body>
|
|
</html>
|