Add GitLab to demos section (#771)

This commit is contained in:
Felix Schuster 2022-12-12 09:33:05 +01:00 committed by GitHub
parent 5eae12778a
commit 204dbab2ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

3
.gitignore vendored
View File

@ -54,3 +54,6 @@ __pycache__/
# Nix shells
shell.nix
# Gitpod
.gitpod.yml

View File

@ -69,11 +69,13 @@ If you're already familiar with Kubernetes, it's easy to get started with Conste
![Constellation Shell](docs/static/img/shell-windowframe.svg)
## Demo
## Live demos
We're running a [Rocket.Chat](https://github.com/RocketChat/Rocket.Chat) server on Constellation at <https://rocket.edgeless.systems/>.
We're running public instances of popular software on Constellation:
* Rocket.Chat: https://rocket.edgeless.systems/ ([blog post](https://dev.to/flxflx/rocketchat-constellation-most-secure-chat-server-ever--50oa))
* GitLab: https://gitlab.edgeless.systems/ ([blog post](https://dev.to/flxflx/setting-up-a-confidential-gitlab-333h))
This [blog post](https://dev.to/flxflx/rocketchat-constellation-most-secure-chat-server-ever--50oa) gives details on the setup.
These instances run on CVMs in Azure and Constellation keeps them end-to-end confidential.
## Documentation