Can I run Kong Gateway in read-only mode?
Yes, you can run a Kong Gateway Docker container in read-only mode by setting database
to off
and passing a configuration file when starting the container.
See Running Kong Gateway in read-only mode using Docker Compose for more information.