Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements for Wings dev #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

TekExplorer
Copy link
Contributor

@TekExplorer TekExplorer commented Jan 6, 2021

+ 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.

Didn't realize I could get it to ignore the cert errors, and should serve as one less thing to worry about when using this repo, although perhaps adding a `run_wings.sh` or something with that to the Wings repo might make sense? idk
Add hosts entry for pterodactyl.test so Wings can reach the panel
@TekExplorer TekExplorer marked this pull request as ready for review January 6, 2021 20:36
@TekExplorer
Copy link
Contributor Author

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

@Software-Noob
Copy link
Member

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

@TekExplorer
Copy link
Contributor Author

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

not anymore. read the changelog

@Software-Noob
Copy link
Member

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.

@schrej
Copy link
Member

schrej commented Jan 15, 2021

8fa4f6e and 2d3e446 should probably solve both

@TekExplorer
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants