Applications

Applications #

List of supported applications #

ApplicationLatest VersionComments
wordpress5.9Includes the support of SMTP email though libresh variables
dolibarr15.0.3need manual deletion of the install.lock to upgrade

Find more at lab.libreho.st/libre.sh/compose/

Provisioning #

To provision the application wordpress on example.org, first make point example.org to your server IP, and then, just run:

libre provision -a wordpress -u example.org -s

Command line arguments:

ArgumentValueDescription
-u[arg]URL to process. Required.
-a[arg]Application to install. (wordpress in REPO_MODE)
-t[arg]Checkout a specific tag or branch from the application repo. default to master
-e[arg]Specify the email of the application admin
-sStart the application right away.
-bBuys the associated domain name.
-iConfigure OpenDKIM.
-cConfigures DNS if possible.