Hi there! Sorry about posting in the wrong channel...
# fleet
z
Hi there! Sorry about posting in the wrong channel. Would anyone be able to suggest to me the best way to set up a FleetDM in an offline environment? Unfortunately, transporting a VM is out of the equation.
z
You can download Fleet binaries or container images and install those alongside the required MySQL and Redis dependencies -- as long as Fleet can communicate with those infra dependencies and clients can communicate with Fleet you don't need any internet access.
w
Ive been running Fleet on an Airgapped env for a few years now and pretty much the same as a non airgapped deployment minus the auto update really doesnt work out of the box
i just use docker compose for it nothing special
z
Thank you for the advice!