Thirdculture
Conversation
VirtuousVoyeur

Tsuchinoko

VirtuousVoyeur
9 months ago
By Reddit user: ResidentFlower
Source: https://www.reddit.com/r/SmilingFriends/comments/1fdyvch/thats_a_little_version_of_me_allan_i_want_you_to/
0
0
0
About Thirdculture
Akkoma Thirdculture

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