Closes: https://github.com/fleetdm/confidential/issues/4015 Changes: - Changed the url for `/fleetctl-preview` to `/try-fleet/fleetctl-preview` - Updated the controller for the `/fleetctl-preview` page to redirect non-logged-in users to `/try-fleet/login` - Removed the route for `/try-fleet/sandbox-expired`, and added a redirect going to `/try-fleet/fleetctl-preview`. - Updated the controller for `/try-fleet/sandbox` to redirect the users without a non-expired Sandbox instance to `/try-fleet/fleetctl-preview`. - Updated `signup.js` to not provision Fleet sandbox instances for users. - Updated the `User` model to support a third `signupReason`: "Try Fleet" - Updated `/try-fleet/register` to submit "Try Fleet" as a `signupReason` when users sign up. - Renamed the files for the `/fleetctl-preview` page (`get-started` » `fleetctl-preview`) - Updated/removed Fleet Sandbox related handbook sections. - Replaced the "Fleet vs Fleet Sandbox" section in the deploying documentation with a note about `fleetctl preview`. - Updated links to Fleet Sandbox in articles. --------- Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Deploy
Introduction
Provides an introduction to Fleet and its requirements and dependencies.
Server installation
Includes deployment walkthroughs for Fleet on CentOS, Kubernetes, and AWS ECS.
Upgrading Fleet
Includes a guide for how to update and run new versions of Fleet.
Reference architecture
An opinionated view of running Fleet in a production environment, and configuration strategies to enable high availability.
Monitoring Fleet
Learn about monitoring and scaling Fleet servers with health checks, metrics, and alerting
Deploying to Cloud.gov
A guide for deploying Fleet on Cloud.gov.