How can I initially load routes/upstream/services from a file with docker #5208
-
I wanted to use a infrastructure as code approach to configuring some routes in the gateway. Is there a YAML/JSON file that the gateway can read during docker build (or with docker volumes) so that I can commit some default routes to git, for example? |
Beta Was this translation helpful? Give feedback.
Answered by
tzssangglass
Oct 13, 2021
Replies: 1 comment 2 replies
-
try stand-alone mode:https://github.com/apache/apisix/blob/master/docs/en/latest/stand-alone.md |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
abbluiz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
try stand-alone mode:https://github.com/apache/apisix/blob/master/docs/en/latest/stand-alone.md