A ready-to-go development environment in docker containers.
- Have a linux host with docker installed (note: snap installation is broken as devenv needs to read in your actual $HOME).
- An ssh identity in
~/.ssh/id_rsa
- Open example.env and set your preferred configuration.
- Rename
example.env
to.env
- Run
start.sh
- With your preferred web browser, go to https://localhost:13780.