Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 17 forks source link

complete docker compose for kong #454

Closed lessfrim closed 8 months ago

lessfrim commented 8 months ago
1701744855404
lessfrim commented 8 months ago
nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /usr/local/kong/nginx.conf:7
2023/12/07 02:28:36 [error] 1#0: init_by_lua error: /usr/local/share/lua/5.1/kong/init.lua:656: [PostgreSQL error] failed to retrieve PostgreSQL server_version_num: FATAL: database "kong" does not exist
stack traceback:
    [C]: in function 'assert'
    /usr/local/share/lua/5.1/kong/init.lua:656: in function 'init'
    init_by_lua(nginx-kong.conf:42):3: in main chunk
nginx: [error] init_by_lua error: /usr/local/share/lua/5.1/kong/init.lua:656: [PostgreSQL error] failed to retrieve PostgreSQL server_version_num: FATAL: database "kong" does not exist
chendelin1982 commented 8 months ago

solved