> ## Setup guide

> Setup guide section for how to package and configure your software with Docker Compose or Kubernetes.

> Fetch the complete documentation index at: https://antithesis.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

---

To run your system in our testing environment, you'll package your software, configure container orchestration and upload it to the Antithesis registry. We support [Docker Compose](https://docs.docker.com/compose/) and [Kubernetes](https://kubernetes.io/docs/home/) for container orchestration and have different setup guides for them.

- [Docker Compose setup guide](/docs/getting_started/setup_guide/docker_compose/)
- [Kubernetes setup guide](/docs/getting_started/setup_guide/setup_k8s/)
