mirror of
https://github.com/filegator/filegator.git
synced 2025-08-03 12:27:45 +02:00
deploy: 6fa3cdcf48
This commit is contained in:
@@ -155,7 +155,9 @@
|
|||||||
<li>you can log in as john/john to see John's private files</li>
|
<li>you can log in as john/john to see John's private files</li>
|
||||||
<li>or jane/jane as readonly + download user.</li>
|
<li>or jane/jane as readonly + download user.</li>
|
||||||
</ul>
|
</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
|
<pre><code>docker run -p 8080:8080 -d filegator/filegator
|
||||||
visit: http://127.0.0.1:8080 login as admin/admin123</code></pre>
|
visit: http://127.0.0.1:8080 login as admin/admin123</code></pre>
|
||||||
<h2 id="limitations">Limitations</h2>
|
<h2 id="limitations">Limitations</h2>
|
||||||
|
Reference in New Issue
Block a user