Since default flow uses FE resources bundling and grains cannot be changed in runtime - we need something more direct:
- Don't use
vagrant-spk dev
- cd .sandstorm && vagrant ssh -c "sudo /opt/app/.sandstorm/debug.sh [caldav|carddav]" (defaults to caldav)
- access [http://192.168.55.4:8000/] (notice how this is not using any grains, so the storage is /var/lib/radicale directly in vagrant)
- Note: if you want to debug sandstorm interaction like sharing or API sync, you still need to use
vagrant-spk dev
vagrant-spk dev
, so that build.sh is called without a --debug flag to re-build FE resources in production mode- `vagrant-spk build radicale-sandstorm-$(