This repository contains example deployment setups for Takahē.
Go to file
Kromonos e2d423ea6c Tweak nginx example
proxy_cookie_flags set secure and httponly
Fix Content-Security-Policy
Add more headers for security, like XSS-Protection
Add gpc.json
2022-12-19 16:03:09 +01:00
kubernetes Add initial kubernetes example 2022-12-06 13:14:15 -07:00
webserver Tweak nginx example 2022-12-19 16:03:09 +01:00
README.md Add top level README 2022-12-06 13:16:02 -07:00

README.md

This repository contains example deployment setups for Takahē.

They are not intended to work out of the box directly - instead, they're a guide for you to understand how to set things up.

Be sure to also refer to our Installation documentation!

Kubernetes

See more in the kubernetes/ directory