PlanktoScope / forklift

Composable, reprovisionable, decentralized management of apps & configs on Raspberry Pis and other embedded Linux systems
Apache License 2.0
6 stars 0 forks source link

docs/demos: Provide an online demo of Forklift #240

Open ethanjli opened 3 weeks ago

ethanjli commented 3 weeks ago

Currently the only demos available of Forklift require either having a local VM or having a dedicated Raspberry Pi. It would be nice if we could provide a "Play with Docker"-style demo of Forklift.

ethanjli commented 3 weeks ago

Since we need Forklift to talk to a Docker daemon and we need to be able to reboot in the demo, we should probably fork https://github.com/lxc/incus-demo-server to make a Forklift-specific demo based on the online Incus demo system. Here are some leads on setting up the necessary infrastructure: