Dev Party
Results
2
comments of
Dev Party
Sure, it runs successfully with docker-compose ```yaml version: "3" services: scrapyd: container_name: sc1 hostname: sc1 image: zaim/scrapyd ports: - "6800:6800" spiderkeeper: container_name: sd1 hostname: sd1 build: ./spiderkeeper command: --server=http://sc1:6800 --no-auth...
> see #621 > Konga seems dead :-( I haven't found any good alternatives. Does anyone else have one? https://github.com/pocketdigi/kong-admin-ui Using kong-admin-ui with kong 2.1.3 now, no problem yet