From c13cce70d412d737a95154f10416ef845c0e13ff Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:31:52 +0200 Subject: [PATCH] Update README.md: get rid of confusing/outdated virtualbox and vagrant instructions --- README.md | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 4b5bba6..1fe49e5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ Please report issues on the following repository: = 6.x) -- Vagrant (>= ?.?.?) -- Vagrant-virtualbox (>= ?.?.?) - -See the [Alternative: Only Virtualbox](#alternative-using-only-virtualbox) -section for more info. - ### Remote Development Path Yunohost can be deployed as a typical install on a remote VPS. You can then use @@ -86,8 +73,8 @@ Yunohost can be deployed as a typical install on a remote VPS. You can then use This method can potentially be faster than the local development environment assuming you have familiarity with working on VPS machines, if you always have internet connectivity when working, and if you're okay with paying a fee. It -is also a good option if the required system dependencies (Incus/LXC, Vagrant, -Virtualbox, etc.) are not easily available to you on your distribution. +is also a good option if the required system dependencies (Incus/LXC, Virtualbox, +etc.) are not easily available to you on your distribution. Please be aware that this method should **not** be used for a end-user facing production environment. @@ -234,13 +221,6 @@ Note that `./ynh-dev use-git yunohost-admin` has a particular behavior: it start You can check `incus snapshot --help` to learn how to manage incus snapshots. -### Alternative: Using Only Virtualbox - -A Vagrant and Virtualbox (without LXC) guide is provided on another branch of -this repository. This is a known working setup used by some developers. Please -see the ["virtualbox" branch](https://github.com/YunoHost/ynh-dev/tree/virtualbox#develop-on-your-local-machine) -for more. - ### Troubleshooting If you experiment network issues with your incus during rebuild container steps. Probably your container are not able to get a local IP with DHCP.