Skip to content

This is to create a development local env with minikube

License

Notifications You must be signed in to change notification settings

42dev-co/devlocal-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

devlocal-tasks

This is to create a development local env with minikube

TL;DR

  1. Make sure you have devkit installed. Install devkit.

  2. You also need to install Docker, as different machines (e.g., Windows, Mac, or Linux) have varying configurations. This is a prerequisite.

  3. Install Devlocal module

    devkit install_mod url=https://github.com/42dev-co/devlocal-tasks
    
  4. Start a new cluster project

    devkit devlocal:init name=<project name>
    
  5. Make changes to setup.config

  6. Install requirements, task install-requirements

  7. Create/Start cluster, task up.

About

This is to create a development local env with minikube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published