Skip to content

resbaz/spartan-hpc-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Fork/clone this repo, and make a pull request to master, which will automatically deploy changes once accepted.

Remember to mkdocs build before committing.

Deployment

We automatically deploy to dashboard web host upon pushing to master.

  1. Setup an Ubuntu 14.04 VM.
  2. sudo apt-get install python python-pip git
  3. git clone https://github.com/razius/github-webhook-handler.git
  4. Modify repos.json as per that included in deployment/repos.json.
  5. export REPOS_JSON_PATH=/home/ubuntu/github-webhook-handler/repos.json and run sudo -E python index.py 80 to start server. Ideally set this up via supervisord to keep it running.
  6. Connect GitHub webhook of this repo to your VM IP address.

Security Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages