Skip to content

a-ovi/ovi-devtopia

Repository files navigation

Devtopia

A generic development environment for remote development.

Developer Guide

Prerequisites

Or, you may use the GitHub Codespaces instead of Visual Studio Code running on your local machine.

Adding new dependencies to the development environment

You may use devbox add command to add pkgs from https://www.nixhub.io/.
Or, checkout taskfiles/_env.yml and make changes as needed.

Running Containers

Docker should be already up and running. You may use docker or docker-compose commands to manage the containers.

Minikube can be started using task k8s:up command. This will start a minikube cluster and create tunnel to access the services with type LoadBalancer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published