I followed the steps in quick start guide (Quickstart · Activiti 7 & Activiti Cloud Developers Guide ):
git clone https://github.com/Activiti/activiti-cloud-examples
cd activiti-cloud-examples
echo '127.0.0.1 activiti-cloud-sso-idm' | sudo tee -a /etc/hosts
cd docker
docker-compose -f infrastructure-docker-compose.yml up -d
docker-compose -f application-docker-compose.yml up -d
Then point your browser to http://localhost:3000.
But there is no service available at http://localhost:3000.
I also checked the two docker compose files above. They dont have any port mapping at port 3000.
Are the steps still valid in this guide?
For the docker-compose I'd advise using the develop branch for now and the ui service should be on port 3000 coming from the frontend-docker-compose.yaml in activiti-cloud-examples/docker at develop · Activiti/activiti-cloud-examples · GitHub . We are working on the quickstart experience for the upcoming beta release for Activiti 7. If you'd like to talk about Activiti 7 please do join the gitter chat Activiti/Activiti7 - Gitter . Also have a look at Activiti Cloud Workshop in Kubernetes with Jenk... | Alfresco Community
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.