Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

EGI-Federation/fedcloud-integration-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedcloud integration documentation

❗ ❗ We are deprecating this repo. This documentation is obsolete and was replaced by https://docs.egi.eu/providers/cloud-compute. ❗ ❗

Documentation for service providers willing to join FedCloud

Latest version always available at: http://egi-federated-cloud-integration.readthedocs.io/

Documentation is written in reStructuredText, built using Sphinx and publihsed online using http://readthedocs.io.

Building and previewing locally

It's possible to build and test output locally using python packages installed using pip. Preferably using pyenv and pyenv-virtualenv.

pip install -r requirements.txt
make html
firefox build/html/index.html

Contributing

As a community of practice, we welcome contributions which work smoother and help us be more inclusive. If you see something you think needs to change, or is missing, please open a pull request. If you could read the Contributor's Guide first, that might help.

If you have feedback or would like to engage on issues related to this, start a discussion on the EGI Community Forum

Code of Conduct

EGI believes in a healthy community and welcomes diverse points of view. Contributors to and users of this repository are asked to refer to the Code of Conduct regarding any conflicts or events of abuse which may arise. The maintainers undertake to abide by the Code of Conduct in their dealings with each other and the community.