https://github.com/osquery/osquery logo
Title
e

Edward

01/20/2021, 5:04 PM
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

Zach Zeid

01/20/2021, 5:05 PM
maybe, but you'll have problems trying to log in, because it would need the DB to check against users, right?
j

Justin Bowen

01/20/2021, 5:11 PM
From our testing… you want to avoid this…
z

zwass

01/20/2021, 5:12 PM
Yeah, there's not much you can do without a database.
n

Noah Talerman

01/20/2021, 5:13 PM
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