Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fullstack-devops/excalidraw
Repo for rootless excalidraw in a secure nutshell
https://github.com/fullstack-devops/excalidraw
Last synced: about 1 hour ago
JSON representation
Repo for rootless excalidraw in a secure nutshell
- Host: GitHub
- URL: https://github.com/fullstack-devops/excalidraw
- Owner: fullstack-devops
- License: apache-2.0
- Created: 2022-07-11T12:08:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T15:51:31.000Z (about 2 years ago)
- Last Synced: 2024-11-25T22:22:16.977Z (2 months ago)
- Language: Dockerfile
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Create Release](https://github.com/fullstack-devops/excalidraw/actions/workflows/create-release.yml/badge.svg)](https://github.com/fullstack-devops/excalidraw/actions/workflows/create-release.yml)
[![Anchore Container Scan](https://github.com/fullstack-devops/excalidraw/actions/workflows/anchore.yml/badge.svg)](https://github.com/fullstack-devops/excalidraw/actions/workflows/anchore.yml)# excalidraw
Special thanks for the [Excalidraw project](https://github.com/excalidraw/excalidraw) for the great Virtual whiteboard they provide us.
Unfortunately, the current excalidraw container runs as root, which means that it cannot run in secured clusters with psp.
Well here is a fix for that, a repo for excalidraw in a rootless container ;). There is also a [helm chart](https://github.com/fullstack-devops/helm-charts/charts/excalidraw) with standard security policies enabled.## Where can I get it?
| Type | Registry | Link | Pull source |
| ---- | ------------ | ----------------------------------------------------------------------------------- | -------------------------------------------- |
| OCI | GitHub | [Package](https://github.com/fullstack-devops/excalidraw/pkgs/container/excalidraw) | `ghcr.io/fullstack-devops/excalidraw:latest` |
| OCI | Red Hat Quay | [Repo](https://quay.io/repository/fullstack-devops/excalidraw?tab=info) | `quay.io/fullstack-devops/excalidraw:latest` |
| helm | GitHub | [Repo](https://github.com/fullstack-devops/helm-charts) | `fs-devops/excalidraw` |more work tbd, eg.:
- mount own libaries docker-compose and helm/k8s