Add point.local to /etc/hosts:
# root
echo '127.0.0.1 point.local i.point.local arts.point.local' >> /etc/hostsClone the repo:
git clone https://github.com/artss/point.git
cd pointInitialize:
./init.shLaunch:
# Launch the whole service
docker-compose up
# Launch individual services. See service names in the docker-compose.yml
docker-compose up www websocketOpen the URL in your browser:
https://point.local/
All users and XMPP bot have password 123.