You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduced the cost of the AWS bill by only using 1 hosted zone instead of
2.
The cost is reduced from 1 eur month to 0.5 eur month with the same
functionality and no regression.
Copy file name to clipboardexpand all lines: cdk/README.md
+4
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,10 @@ You may be asked to install a package like aws-cdk, this is fine to say yes to.
63
63
64
64
### 5. Customize your server
65
65
66
+
After deploying go to the hosted zone you firstly created for your domain and click on `View query logging configuration` and select the `/aws/route53/{subdomain.domain}` log group.
67
+
68
+
### 6. Customize your server
69
+
66
70
After you've launched your minecraft server the first time and you've waited for it to finishing generating the world with all defaults, you'll need to get in, make yourself an op, tweak settings, etc. There are several ways to do this, many of which are outlined at [Usage and Customization] on the main page.
0 commit comments