Petals Cockpit 0.22.0-SNAPSHOT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
h2. Installing from .zip file

# Get latest compiled version from [Petals Cockpit project page|https://gitlab.com/linagora/petals-cockpit] or directly from [this link|https://gitlab.com/linagora/petals-cockpit/builds/artifacts/master/download?job=package-product-master]
# Unpack it and go into the directory
# On POSIX systems, if needed, set the [execute bit|https://en.wikipedia.org/wiki/File_system_permissions] on *petals-cockpit.sh*
# Start in detached mode
{code}
$ docker run -d -p 8080:8080 8484:8484 --name petals-cockpit petals/petals-cockpit:latest
{code}




h3. Application connector