X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=priv%2Fstatic%2Findex.html;h=e60d31966ac80bf0517da768071ae1a95cc2c4c3;hb=dcac8adb3de7fb5545f6c6f18c9e1d5d82606594;hp=9ef3ad6e43ea3cbfcd778cad7f214ed3f982fdfe;hpb=6633ec816fd89a3b0937f8474c5c070e88960a94;p=akkoma diff --git a/priv/static/index.html b/priv/static/index.html index 9ef3ad6e4..e60d31966 100644 --- a/priv/static/index.html +++ b/priv/static/index.html @@ -1 +1,23 @@ -
\ No newline at end of file + + + Akkoma + + + +

Welcome to Akkoma!

+

If you're seeing this page, your server works!

+

In order to get a frontend to show here, you'll need to set up :pleroma, :frontends, primary and install your frontend of choice, in most cases this will just be:

+
+        
+        # OTP
+        ./bin/pleroma_ctl frontend install pleroma-fe --ref stable
+        # Source
+        mix pleroma.frontend install pleroma-fe --ref stable
+
+        ## you can do the same thing for admin-fe if you so wish
+        
+    
+

Installation Command Documentation

+

Config Documentation

+ +