GitXplorerGitXplorer
j

minecraft-fly

public
3 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
00b9057e46ac9c8f2ee12c5e65ba9a75ab4ebe81

update readme

jjulianbenegas committed 2 years ago
Verified
56e466a448ec6567a3dea30c6747e61eb447b0f6

init

jjulianbenegas committed 2 years ago

README

The README file for this repository.

minecraft-fly

  1. Install fly CLI
brew install flyctl
  1. Install terraform
brew tap hashicorp/tap
brew install hashicorp/tap/terraform
  1. Set fly token env
export FLY_API_TOKEN=$(flyctl auth token) # flyctl will get the auth token
  1. Run terraform apply to deploy to fly