This commit is contained in:
alcalbg
2023-01-30 18:55:10 +00:00
parent dcbb01c23b
commit 671a93c8ed

View File

@@ -155,7 +155,9 @@
<li>you can log in as john/john to see John's private files</li>
<li>or jane/jane as readonly + download user.</li>
</ul>
<p>Rut it with docker</p>
<h2 id="docker">Docker</h2>
<p>Check out <a href="https://hub.docker.com/r/filegator/filegator">the official docker image</a> with instructions on how to use it</p>
<p>Docker quick start:</p>
<pre><code>docker run -p 8080:8080 -d filegator/filegator
visit: http://127.0.0.1:8080 login as admin/admin123</code></pre>
<h2 id="limitations">Limitations</h2>