fleet/docs/Deploy
Eric 4a6bf0d447
2023-10-24 Website: Update /try-fleet (#14638)
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>
2023-10-20 13:59:18 -05:00
..
cloudgov.md Docs: add syntax highlighting keywords to code blocks (#13963) 2023-09-22 16:57:40 -05:00
Deploy-Fleet-on-AWS-ECS.md Migrate Deploy Fleet on Hetzner Cloud (#13021) 2023-08-30 19:17:22 -05:00
Deploy-Fleet-on-CentOS.md Update Deploy-Fleet-on-CentOS.md (#14263) 2023-10-10 23:15:42 -05:00
Deploy-Fleet-on-Kubernetes.md Update Deploy-Fleet-on-Kubernetes.md (#14155) 2023-09-29 11:15:44 -07:00
deploy-on-aws-with-terraform.md initial byo-vpc module article (#13665) 2023-10-18 11:23:52 -05:00
deploy-on-hetzner-cloud.md Docs: add syntax highlighting keywords to code blocks (#13963) 2023-09-22 16:57:40 -05:00
deploy-on-render.md Docs: add syntax highlighting keywords to code blocks (#13963) 2023-09-22 16:57:40 -05:00
Introduction.md 2023-10-24 Website: Update /try-fleet (#14638) 2023-10-20 13:59:18 -05:00
Monitoring-Fleet.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
proxies.md Fixing typo on the proxies page (#14576) 2023-10-16 21:03:10 -05:00
public-ip.md migrate remaining docs pages (#13740) 2023-09-13 16:06:35 -07:00
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Reference-Architectures.md Fix link formatting (#14541) 2023-10-16 16:52:58 -05:00
single-sign-on-sso.md Docs: add syntax highlighting keywords to code blocks (#13963) 2023-09-22 16:57:40 -05:00
system-d.md Docs: add syntax highlighting keywords to code blocks (#13963) 2023-09-22 16:57:40 -05:00
Upgrading-Fleet.md add line about offline (#14271) 2023-10-19 12:23:16 -05:00

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.