Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

Commit ceb43f6

Browse files
committed
Wrap up nptes
1 parent b3f8367 commit ceb43f6

File tree

2 files changed

+24
-36
lines changed

2 files changed

+24
-36
lines changed

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,33 @@
1-
# Fleet GitOps
1+
# AMS-GitOps-Workshop
2+
3+
## Thanks
4+
Lovely folks at Mollie for hosting.
5+
6+
Props to (Brock Walkers)[https://github.com/nonpunctual] from Fleet for a great hands on session! Three hours and I got an install of Zoom! ;-)
7+
8+
# NOTES
9+
.git is only binary stuff
10+
11+
Forcing update
12+
13+
(Meeting)[https://luma.com/5w49xlf3]
214

15+
https://www.youtube.com/watch?v=xEROvCddOkM
16+
17+
https://luma.com/5w49xlf3
18+
19+
## Code editor (VS Code, Sublime, etc.)
20+
(GitHub account)[https://github.com/]
21+
(GitHub Desktop)[https://desktop.github.com/download/]
22+
(Workshop repo)[https://github.com/fleetdm/fleet-gitops]
23+
24+
25+
# Fleet GitOps
326
This is the starter repository for using [Fleet](https://fleetdm.com) with a GitOps workflow.
427

528
[Why use GitOps?](https://fleetdm.com/guides/sysadmin-diaries-gitops-a-strategic-advantage#basic-article)
629

730
## GitHub setup
8-
931
1. Clone the [GitHub repository](https://github.com/fleetdm/fleet-gitops), create your own GitHub repository, and push your clone to your new repo. Note that a workflow will run once and fail because the required variables haven't been added (step 2 and 3).
1032

1133
2. Add `FLEET_URL` and `FLEET_API_TOKEN` secrets to your new repository's secrets. Learn how [here](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository). Set `FLEET_URL` to your Fleet instance's URL (ex. https://organization.fleet.com). [Create an API-only user](https://fleetdm.com/docs/using-fleet/fleetctl-cli#create-api-only-user) with the "GitOps" role and set `FLEET_API_TOKEN` to your user's API token. If you're using Fleet Free, set the API-only user's role to global admin.

zREADME.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)