Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 648
    • Issues 648
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #85
Closed
Open
Issue created Nov 21, 2017 by href@hrefDeveloper

Releases!

Since the last week-end I've started to work on making Pleroma able to build it as OTP releases.

This would allow to distribute pre-built, binaries, releases of Pleroma, without any dependencies.

Setting up a binary release is quite easy (see this doc for an example so for the end user experience, this would be awesome :)

There is some changes to be done in Pleroma to make it work as a release. Basically you can't any longer rely on configuration when it's done at the compile time (e.g. modules @attributes). My PR will work around all that so no worries. I'll post more details when the work is done. :)

I'll as well give a gitlab-ci config to automagically build pre-releases and releases. I can provide a FreeBSD CI server to build them for freebsd.

more to come <3

Assignee
Assign to
Time tracking