Skip to content

Get Flancy to work in a Windows container #29

@toenuff

Description

@toenuff

This is done. Leaving the issue open until it is documented.

With CTP 3, I was able to get a container started with a flancy server serving pages publicly. However, a couple of things to note

  1. when you use netsh in a container to set http urlacl, you see the results in the parent, not the container. However, it does work. It also works fine if your admin and just use the -public switch.
  2. There are no errors given in the container. Hopefully this is fixed with ctp 4. It makes troubleshooting impossible
  3. Need to include or think about routing recipe. The internal ips need to be reachable from outside of the host. Perhaps the vswitch should be a passthrough and then I can just give it a unique IP. Either way, this has to be included in the recipe/documentation

Need to figure the way to get a script to launch at container launch. Right now I am entering a pssession and launching manually.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions