-
Notifications
You must be signed in to change notification settings - Fork 37
Container‐Based installation
Terry Norbraten edited this page Jul 21, 2025
·
8 revisions
Other ways to install Sigmakee
First, install docker if you don't have it already
- Install Docker Desktop
- Install Docker Desktop
- Install Docker Desktop
brew install --cask --no-quarantine dockerThen get the docker image and run it
sudo docker pull apease/sigmakee:latestRun with
sudo docker run -it -d -p 8080:8080 --name trial04 apease/sigmakee:latestAccess from a browser with http://localhost:8080/sigma/login.html . Use admin/admin for username and password