The easiest way to try OpenPaaS from your local machine is to use Docker Compose. We assume that you already have Git, and Docker Compose, installed on your machine. Run the following commands:
# grab the open-paas github repo
git clone https://github.com/linagora/openpaas-esn.git
# go to the repo you just cloned
cd openpaas-esn
# launch it
PROVISION=true docker-compose up
We set
PROVISION=true
to create some sample data. You only need it the first time you launch Docker Compose
Launching the platform may take some time (1-2 minutes), grab a coffee and when it is ready you can access the application at http://localhost:8080 with username admin@open-paas.org and password secret
List of other (non admin) users created:
user email address | password |
---|---|
user1@open-paas.org | secret |
user2@open-paas.org | secret |
user3@open-paas.org | secret |
user4@open-paas.org | secret |
user5@open-paas.org | secret |
user6@open-paas.org | secret |
user7@open-paas.org | secret |
user8@open-paas.org | secret |
user9@open-paas.org | secret |
Discover
Some videos to help discover the product: