Hi, I'm interested in running PearAI inside a container and making it accessible from a web browser. My goal is to deploy PearAI to a powerful cloud VPS, so I can access the IDE remotely via any browser.
I have experience using code-server to run VSCode in a container and access it from the browser, as well as using KasmVNC with the official VSCode Docker image. I would like to achieve a similar setup with PearAI.
Requirements:
Containerize PearAI for deployment on a cloud VPS.
Make the PearAI IDE accessible from a browser.
Optionally, use a web-based interface such as VNC or similar, if required.
Questions:
What is the recommended approach for containerizing PearAI?
Are there any existing Docker images or configurations for running PearAI in a containerized environment?
Should I follow a similar setup to code-server, or is there a preferred method for PearAI?
Are there any specific configurations or settings needed to enable browser-based access for PearAI?
Additional Context:
I have checked the repositories but could not find specific guidance on running PearAI in a container.
Any suggestions on best practices for this setup would be greatly appreciated.
Hi, I'm interested in running PearAI inside a container and making it accessible from a web browser. My goal is to deploy PearAI to a powerful cloud VPS, so I can access the IDE remotely via any browser.
I have experience using code-server to run VSCode in a container and access it from the browser, as well as using KasmVNC with the official VSCode Docker image. I would like to achieve a similar setup with PearAI.
Requirements:
Questions:
Additional Context:
Thank you for your assistance!