Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.04 KB

Manorrock Calico

build

Run using the container image from GitHub Container Registry

In an empty directory of your choice use the following command line to start Manorrock Calico.

  docker run --rm -d -it -p 8080:8080 -v $PWD:/mnt ghcr.io/manorrock/calico

Verify the server is up and running

To verify the server is up and running point your browser to:

http://localhost:8080/

Congratulations you are now running Manorrock Calico!

REST API

Click here for the REST API.

How do I contribute?

See Contributing

Our code of Conduct

See Code of Conduct

Important notice

Note if you file issues or answer questions on the issue tracker and/or issue pull requests you agree that those contributions will be owned by Manorrock.com and that Manorrock.com can use those contributions in any manner Manorrock.com so desires.