Before the first startup, the database has to be initialized. This can be done by executing the init-db.sh.
After that you can use your usual docker-compose up -d and other compose commands.
By default the GUI is reachable at <your domain>:1337 where you can add existing API's and create users (consumers).
The default HTTP port for Kong is 8000 and for HTTPS 8443.