development icon indicating copy to clipboard operation
development copied to clipboard

Improvements for Wings dev

Open TekExplorer opened this issue 4 years ago • 6 comments

+ add example Wings startup command, as I was not aware of the ignore cert thing.
+ add `/etc/hosts` entry to the Wings VM so it can actually reach the panel

dunno if theres a vagrant way to add the hosts value to wings.

TekExplorer avatar Jan 06 '21 20:01 TekExplorer

its also possible to import the root cert to the wings VM but idk if you want that

TekExplorer avatar Jan 06 '21 20:01 TekExplorer

Doesn't --debug already ignore the certs making ignore certs flag pointless in that context?

trenutoo avatar Jan 06 '21 21:01 trenutoo

Doesn't --debug already ignore the certs making ignore certs flag pointless in that context?

not anymore. read the changelog

TekExplorer avatar Jan 06 '21 21:01 TekExplorer

Doesn't --debug already ignore the certs making ignore certs flag pointless in that context?

not anymore. read the changelog

You're right with --ignore-certificate-error being added in that release as well.

trenutoo avatar Jan 06 '21 21:01 trenutoo

8fa4f6ed5693aa8ee565bfcfd901addfe01a84f9 and 2d3e446cc27dc795c7917547c84e85acd1aa0881 should probably solve both

schrej avatar Jan 15 '21 16:01 schrej

yeah i noticed. its about what i did locally anyway. still could show how you are ment to run wings with the config and debug flags

TekExplorer avatar Jan 15 '21 16:01 TekExplorer