752 B
752 B
Okupa mi coche - App Service
Matrix Application Service for Okupa mi coche
Setup
- Install Docker in local machine
- Add following line to /etc/hosts
127.0.0.1 okupamicoche-synapse
- Go to
docker/synapseand rundocker-compose up
Run
- Start synapse:
docker restart okupamicoche-synapse - Run app service:
./gradlew run
Launch Element with dev profile
- Copy
docker/element/config.jsonto~/.config/Element-omc-dev/config.json. - Launch new Element instance with
element-desktop --profile omc-dev. - Send
/devtoolsto any Element room. EnableDeveloper modeandShow hidden events in timeline.
Step 1 and 3 are only required in first run.
- Homeserver:
http://okupamicoche-synapse:8008