[oi-dev] oi-vagrantfiles
Till Wegmueller
toasterson at gmail.com
Sun Oct 3 16:56:23 UTC 2021
Hello Everyone
Repository is now setup and ready for PR's
Greetings
Till
On 23.09.21 15:52, stes at PANDORA.BE wrote:
>
> I wrote :
>
>> I'm not sure why the port_forwarding does not work.
>
> I found out that port_forwarding in the Vagrantfile does work fine.
>
> The solution is very simple and documented in the note at
> http://docs.openindiana.org/contrib/getting-started/#prerequisites
>
> you have to run mkdocs serve --dev-addr=0.0.0.0:8000
> or mkdocs serve -a 0.0.0.0:8000
>
> in the Vagrant guest VM in order to connect to it by firefox or another webbrowser from the host.
>
> by default it only listens on 127.0.0.1:8000
>
> The vagrantfile is a nice way to deploy a VM for oi-docs contributions,
> best of all, this kind of OpenIndiana VM can be deployed on Linux;
> or some other host.
>
> David Stes
>
> _______________________________________________
> oi-dev mailing list
> oi-dev at openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
>
More information about the oi-dev
mailing list