https://github.com/lightsofapollo/taskcluster-manifest
Scripts and configuration for deployment and system complete testing of the TaskCluster
https://github.com/lightsofapollo/taskcluster-manifest
Last synced: 4 months ago
JSON representation
Scripts and configuration for deployment and system complete testing of the TaskCluster
- Host: GitHub
- URL: https://github.com/lightsofapollo/taskcluster-manifest
- Owner: lightsofapollo
- Created: 2014-01-30T12:02:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-31T19:23:50.000Z (over 12 years ago)
- Last Synced: 2025-06-23T21:45:29.312Z (about 1 year ago)
- Size: 6.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TaskCluster Manifest
====================
_This repository contains the script and configuration required to deploy an
instance of the TaskCluster._
Spin up a vagrant instance with `vagrant up` and enter it with `vagrant ssh`.
Use `make install` to install upstart scripts, then it can be started/stopped
with `make start` and `make stop`.
Please make sure to do a `make clean` when done, otherwise AWS resources may be
left-over server side.