mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
4a6bf0d447
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> |
||
---|---|---|
.. | ||
cloudgov.md | ||
Deploy-Fleet-on-AWS-ECS.md | ||
Deploy-Fleet-on-CentOS.md | ||
Deploy-Fleet-on-Kubernetes.md | ||
deploy-on-aws-with-terraform.md | ||
deploy-on-hetzner-cloud.md | ||
deploy-on-render.md | ||
Introduction.md | ||
Monitoring-Fleet.md | ||
proxies.md | ||
public-ip.md | ||
README.md | ||
Reference-Architectures.md | ||
single-sign-on-sso.md | ||
system-d.md | ||
Upgrading-Fleet.md |
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.