This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Cannot access to cuckoo #28
Comments
Could you show your By the way port |
Hi Ilya
Sorry for late reply, Please find my docker compose log as attached and I have tried to use port 80 and 8000 to access Cuckoo web.
Regards,
…________________________________
From: Ilya Glotov <[email protected]>
Sent: Saturday, February 24, 2018 5:36 PM
To: blacktop/docker-cuckoo
Cc: auanfield; Author
Subject: Re: [blacktop/docker-cuckoo] Cannot access to cuckoo (#28)
Could you show your docker-compose logs api?
By the way port :8000 is the Cuckoo API. Cuckoo web is exposed on port :80.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#28 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AdgOFXjLEVA1ElQYaJFD9cCMIloP3sjNks5tX-YkgaJpZM4SRuZM>.
|
I don't think you can add attachments to github issues via email. |
I think I know the problem here.
elastic search closed because they changed it in prod. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I did as follows below instruction but I cannot access to cuckoo web.
Please advise me for the installation guide step by step.
"
$ git clone https://github.com/blacktop/docker-cuckoo $ cd docker-cuckoo $ docker-compose up -d # For docker-machine $ curl $(docker-machine ip):8000/cuckoo/status # For Docker for Mac $ curl localhost:8000/cuckoo/status
"
The text was updated successfully, but these errors were encountered: