Hey guys, can I start fleetDM via the raw binary w...
# fleet
e
Hey guys, can I start fleetDM via the raw binary without any DB configurations (MySQL, Redis, etc)? Will it still launch the Web UI?
z
maybe, but you'll have problems trying to log in, because it would need the DB to check against users, right?
j
From our testing… you want to avoid this…
z
Yeah, there's not much you can do without a database.
n
Steven, if you’d like to very quickly check out the Fleet UI and run queries against 6 containerized hosts check out the Try Fleet section of the documentation. You’ll need to install Docker first.
1