Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
pleroma
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 162
    • Issues 162
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 24
    • Merge Requests 24
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Pleroma
  • pleroma
  • Wiki
  • Updating your instance

Updating your instance

Last edited by shibayashi Feb 08, 2019
Page history
  1. Stop the Pleroma service.
  2. Go to the working directory of Pleroma (default is /opt/pleroma)
  3. Run git pull. This pulls the latest changes from upstream.
  4. Run mix deps.get. This pulls in any new dependencies.
  5. Run mix ecto.migrate1. This task performs database migrations, if there were any.
  6. Restart the Pleroma service.
  1. Prefix with MIX_ENV=prod to run it using the production config file. ↩

Clone repository
  • Admin tasks
  • Backup your instance
  • Easy Onion Federation (Tor)
  • General tips for customizing Pleroma FE
  • Hacking Pleroma: Elixir, Phoenix and a bit of ActivityPub
  • Hardening your instance
  • How to activate mediaproxy
  • How to activate user recommendation (Who to follow panel)
  • How to add custom emoji
  • How to change the port or IP Pleroma listens to
  • How to configure upstream proxy for federation
  • How to contribute
  • I2P Federation
  • Installing on Alpine Linux
  • Installing on Arch Linux
More Pages

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.