-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
featNew feature or requestNew feature or request
Milestone
Description
So, users are registered, started the trial, and now... They simply don't know what to do next.
- Create a first server once a user is signed up and land a user on that server's page.
- Tour the user through the page: highlight the required action - agent installation. Add a recommendation to ensure that the host has been attached to a private network before running an installation.
- Once a user has launched an agent on their server - highlight the next action: initialize the cluster.
- Once the cluster is initialized, create a
nginxdemos/hello
service to demonstrate how the service works in the wild and bind it to the public IP (if any).
Consider initializing the cluster automagically without requiring any input from users:
- If a node has a single private IP - use it as an advertisement address.
- If a node has only a single public IPs -
- If a node has multiple private IPs - display a form allowing a user to pick the correct private address.
Metadata
Metadata
Assignees
Labels
featNew feature or requestNew feature or request