Skip to content

Linux sandbox

Developer Sandbox Setup for Linux

You sir, are already enlightned for using Linux desktop.

The instructions are very simple. Make sure the following are installed

  • Miniconda with Python 3.11
  • Docker, Docker-compose
  • VSCode or equivalent.
  • Git
  • DIFY
  • OLLMA Server

There are some specific docker-compose capabilities we tweaked look at the sandbox.sh script and follow the instructions.

apt-get -y -qq install curl
clear
bash <(curl -s https://unovie.ai/docs/assets/sandbox.sh)
bash <(curl -s https://unovie.ai/docs/assets/update.sh)

Do me a favor can you update the sandbox.sh script to and modify it to check if your operating out of WSL2 in native Linux Environment and deploy things as required.

Send me the updated script in Zulip. - Suresh