Skip to content
  • When moving the new install directory to the Pleroma folder for OTP I got errors about there being directories so here's what I had to do as the pleroma user:

    mv /opt/pleroma/bin /opt/pleroma/binold

    mv /opt/pleroma/installation /opt/pleroma/oldinstall

    mv /opt/pleroma/lib /opt/pleroma/oldlib

    mv /opt/pleroma/releases /opt/pleroma/oldreleases

    mv /tmp/release/* /opt/pleroma

    Deleting works too and you can delete the old folders you created when you're done moving it as well.

    Edited by Pawlicker
  • I followed the source instructions and everything seems to be working well except that media (images in posts, profile image, and custom icon) no longer appear and I can not add new images. Was there a change in where media is stored between pleroma and rebased that I need to account for to fix this?

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment