Files
arkanum/docs/guide/components/base-images.md
OCram85 81aea0a4d2
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
add Arkanum.dev site with docs (#97)
### 📖 Summary

- adds vitepess based docs for Arkanum.dev
- migrate arakanumm project from CodeServer org to arkanum org

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #97
2024-05-22 10:07:32 +02:00

874 B

Base Images

Coder/code-server

Arkanum is build on top of the code-server project. This project provides the base ability to run VS Code remotely and accessible by any browser instead of the need for a local installation.

The folks from linuxserver.io build and maintainer super reliable container images for all kind of software. And so they also did for the code-server project.

We also took their code-server image as our base for further customizing and tailoring arkanum.

gitpod-io/openvscode-server

[!NOTE] 💬 NOTE We plan to also build Arkanum with the openvscode-server base. This could enable us to install Arkanum as PWA with our own branding like the product logo.