Skip to content

Instantly share code, notes, and snippets.

View GEMISIS's full-sized avatar

Gerald McAlister GEMISIS

View GitHub Profile
@corpulentcoffee
corpulentcoffee / gsuite.yaml
Created September 23, 2018 22:10
Example CloudFormation nested stack for enabling G Suite e-mail in a Route 53 zone
Parameters:
Zone: {Type: String}
Domain: {Type: String}
DKIMPubKey: {Type: String}
Resources:
MX:
Type: AWS::Route53::RecordSet
Properties:
HostedZoneId: !Ref Zone
@jagrosh
jagrosh / Growing A Discord Server.md
Last active February 17, 2024 04:29
Tips for creating and growing a new Discord server

This guide is kept up-to-date as Discord and available resources change!
A basic server template is available here

Creating and Growing a Discord Server

logo

Introduction

Hello! I'm jagrosh#4824! I'm writing this guide to try to help new server owners set up and grow their servers, which is a commonly-requested topic. It's very easy to go about this the wrong way, so it's best to be prepared and make smart decisions so that your community can flourish!

Background