Skip to content

Feature Suggestions

Said Ghamra edited this page Jan 25, 2021 · 5 revisions
  • Docker: Add the ability for the backend and frontend to be deployed on Docker, with the ability to create containers using the Docker API
  • Kubernetes: Add the ability to add multiple Kubernetes clusters, with the possibility for code-server containers to be deployed on any Kubernetes cluster
  • Kubernetes Cluster Resource Monitoring: Have the ability to check the status/load on the Kubernetes cluster and send alerts if the cluster is under heavy load
  • Chat: Add a chat feature with voice and video calling between team members and push notifications
  • Repository: Add an embedded git server with an accompanying repository side menu option in the UI, used for git related tasks
  • Services: Add the ability for any service (Docker container) to be deployed on the Kubernetes cluster using the "Services" side menu in the UI and expose it using dev URLs
  • Secrets: Add the ability to store secrets in Kubernetes for each workspace, accessible via the UI
  • Code Snippets: Add a snippets side menu options where developers can store code snippets that are often used

Clone this wiki locally