Are you saying that we can build a development environment on windows using
Vagrant?

*ZhengSong Tu*
My GitHub: https://github.com/tzssangglass
Apache APISIX:https <https://github.com/apache/apisix>:
//github.com/apache/apisix <https://github.com/apache/apisix>


Tsangleslie <leslie.ts...@icloud.com.invalid> 于2021年10月8日周五 下午3:32写道:

> Issue description
>
> Hi, I found that the APISIX community does not have a standard
> out-of-the-box development environment kit so far.
> For those who want to join in the APISIX community may have a hard time of
> launch a standard development environment.
>
> Proposal
>
> We need a repo to offer an out-of-the-box development environment. For
> Unix-like OS, container tech like docker seem to be a good shim layer for
> virtual dev runtime environment. For Windows-like OS, docker <
> https://github.com/moby/moby> don't work as well as Unix-like OS
> (filesystem permission issue and etc), I found Vagrant <
> https://www.vagrantup.com/> may slove this problem by provide a VM for
> docker.
>
> This repo provide some friendly feature for developer :
>
> Unix-like OS
> apisix-base Nginx <https://github.com/api7/apisix-build-tools>
> Unit test ready or CI
> Reproducible Dev ENV
> Infra As Code
>
>
> Leslie Tsang
> leslie.ts...@icloud.com
>
>

Reply via email to