mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 05:34:00 +02:00
Website generation with Couscous
This commit is contained in:
@@ -148,7 +148,14 @@
|
||||
<li>No database required</li>
|
||||
<li>Framework free <a href="https://www.youtube.com/watch?v=L5jI9I03q8E">™</a></li>
|
||||
</ul>
|
||||
<h2 id="demo-with-docker">Demo with docker</h2>
|
||||
<h2 id="demo">Demo</h2>
|
||||
<p><a href="https://demo.filegator.io">https://demo.filegator.io</a></p>
|
||||
<p>This is read-only demo with guest account enabled</p>
|
||||
<ul>
|
||||
<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>
|
||||
<pre><code>docker run -p 8000:80 -d filegator/filegator
|
||||
visit: http://127.0.0.1:8000 login as admin/admin123</code></pre>
|
||||
<h2 id="limitations">Limitations</h2>
|
||||
|
Reference in New Issue
Block a user