Tutum API documentation available at https://docs.tutum.co/v2/api
10K+
Tutum API documentation available at https://docs.tutum.co/v2/api
If you find a typo or mismatch between the API and this documentation, please send us a pull request!
To run it locally:
git clone https://github.com/tutumcloud/api-docs.git
git submodule init && git submodule update
docker build -t tutum/api-docs .
docker run -p 4567:4567 tutum/api-docs
The documentation will be available in http://localhost:4567/
(Only authorized users)
To publish, run the following:
docker run -i -t -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY tutum/api-docs publish.sh
With appropiate credentials in $AWS_ACCESS_KEY_ID and $AWS_SECRET_ACCESS_KEY.
Content type
Image
Digest
sha256:75224d0a5…
Size
187.4 MB
Last updated
about 10 years ago
docker pull tutum/api-docs:staging