Skip to content

The open source Tines / Splunk SOAR alternative for security and IT engineers. Built on simple YAML templates for integrations and response-as-code.

License

Notifications You must be signed in to change notification settings

TracecatHQ/tracecat

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

Tracecat

Tracecat is an open source Tines alternative.

Quickstart

Run docker compose up to spin up Tracecat's automation engine and low-code frontend.

Development

Tracecat uses NGINX as an API gateway to the api and runner services. You can access these services respectively via the /api/ and /runner/ endpoints.