Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datasync instructions need updated #56

Open
mnickels opened this issue Nov 10, 2022 · 0 comments
Open

Datasync instructions need updated #56

mnickels opened this issue Nov 10, 2022 · 0 comments

Comments

@mnickels
Copy link

Just did a fresh setup via the CDK, and when I was walking through the manual steps under Option 2: DataSync and S3 section of the readme, there's a couple things missing that might've changed since the last time these steps were updated:

  1. Under "Step 2: Create an EFS -> S3 DataSync Task", there's 2 additional fields that the form requires for the EFS location:
    1. Subnet - I think any of the subnets created during setup will work, I've tested with my minecraft-server-stack/Vpc/PublicSubnet1 and minecraft-server-stack/Vpc/IsolatedSubnet3 and they both work (as long as the next setting is correct)
    2. Security Group - this must be the one that starts with minecraft-server-stack-ServiceSecurityGroup, using the other SG created (minecraft-server-stack-FileSystemEfsSecurityGroup) or a default SG will not work OOTB
  2. For the files included, you have to specify a / in front of the file names, which is weird but the form fails validation if any of the fields are missing it (personally, I just use the "Entire source location" option to avoid the hassle)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant