- Notifications
You must be signed in to change notification settings - Fork16
Manage, monitor and improve your cyber security posture.
zercurity/zercurity
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository will no longer be maintained or updated. You canRead more about the acquisition. Or signup to JumpCloudtoday.
Zercurity provides cybersecurity as a service to help businesses identify and close risks, ensure compliance and provide infrastructure intelligence on an ongoing and measurable basis.
Zercurity leverages a number of open-source projects includingOsquery,Steampipe andGoogle's Santa to provide a single platform forAsset inventory management,Patch management,Vulnerability assessments,Compliance,SIEM,Device monitoring,File integrity monitoring,Ad-hoc device queries,Network monitoring,Application whitelisting,Issue & risk tracking,Investigations,Workflows (SOAR),File retrieval,User focused security,Applications & Packages,Integrations
Zercurity uses bothdocker anddocker-compose to install and manage your Zercurity installation.
Once installed. Run./setup.sh
this simply configures theproduction.env
file used for configuring the containers managed bydocker-compose
.
./setup.sh
Zercurity should now be accessible viahttps://app.zercurity.local
or the provided domain.You will also need to visithttps://api.zercurity.local
andhttps://download.zercurity.local
when using a self signed certificate.
To create your initial user account you can either register a new account via the app. Or ifyou want to skip the initial email check use this command to generate a signup link:
docker exec zercurity_backend_1 ./zercurity --register --name "Your name" --email "your@email.com"
./update.sh
A full guide to Zercurity is available here:https://docs.zercurity.com. Or for more information on setting up and configuring docker please see our in-depthinstall guide.
About
Manage, monitor and improve your cyber security posture.