Skip to content

Add Pre-Flight Checks to initial scripting #87

Open
@adilio

Description

As a way to help users fall only into the "Pit of Success" (😂), it would be helpful to have some pre-flight checks run by the user, to ensure they have all the pieces in place before beginning to deploy. This could be Pester tests, or simple functions that check for certain prerequisites. This process could also be interactive, to get input from the end-user as well.

Some ideas for prerequisites to check for:

  • Does the C4B Server have Internet access?
  • Is it going to be Internet-enabled? If so:
    • Do you have a public IP?
    • Do you have a Fully-Qualified Domain Name (FQDN) resolving to that public IP?
    • Do you have an SSL certificate with an exportable private key for this FQDN?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

0 - _TriagingNew tickets that need to be hashed out a bit more before they hit the backlog.EnhancementEnhancements are things that are improvements or features.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions