Backend services and infrastructure for managed TetraForce servers.
Feel free to look at good first issues, open an issue, or join the community to start a conversation.
An important note, this stack will spin up AWS services that will cost money if used! By default this is a serverless stack running servers on Fargate, but be careful deploying your own environment!
Note: At the moment, you must have contributor permissions to this repository to deploy a dev environment
-
Go the GitHub Actions tab of this repository.
-
Navigate to the Build Development Environment
-
Click
Run Workflow
and select the branch you'd like to deploy from. (For most cases, this will bemaster
) -
Wait for your environment to be spun up!
To update your environment with the latest infrastucture, repeat the previous steps.
-
Download CloudFormation template:
https://tetraforce-deployment-bucket-us-east-2.s3.amazonaws.com/production/cloudformation/tetraforce/top.yaml
Download using wget:
wget https://tetraforce-deployment-bucket-us-east-2.s3.amazonaws.com/production/cloudformation/tetraforce/top.yaml -o tetraforce.yaml
-
Deploy using your preferred deployment method: