This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Description
How do I setup sigopt-server on Mac M1? I'm having a couple of challenges setting it up. After cloning the GitHub repo (https://github.com/sigopt/sigopt-server), I run this code "./setup.sh" and I run into errors. In my docker container I can see sigopt-server running but when I open https://sigopt.ninja:4443/ it doesn't work. Also I didn't see any login credentials as expected. I'm quite new to docker.
I'm using docker v4.32.0 because docker v4.1.0 shows that I upgrade before I can use dev environment.
Docker compose v2.11.1
macOS: Ventura 13.5
In case you have an idea about this please let me know. Thanks


