Getting Started
Welcome to creepers.sbs documentation! This guide will help you set up and manage your free subdomain.
Prerequisites
- A GitHub account for authentication
- Basic understanding of DNS records
- Your hosting service details (if applicable)
Subdomain Setup
Setting up your subdomain is quick and easy. Follow these steps to get started:
1. Choose Your Subdomain
Pick a unique subdomain name that ends with .creepers.sbs. For example: myproject.creepers.sbs
2. Configure DNS Records
(follow up the tutorial on the github page)
DNS Management
Learn how to manage different types of DNS records for your subdomain.
Supported Record Types
- A Records (IPv4)
- AAAA Records (IPv6)
- CNAME Records
- TXT Records
- MX Records
- SRV Records
Minecraft Servers
Host your Minecraft server with a custom subdomain.
Domain Setup
SRV pointing to the CNAME with the MINECRAFT service and TCP protocol
(example: _minecraft._tcp.creepers.sbs priority:0 weight:5 port:25565 target: the CNAME record)
The server has to have these configs on:
enable-query: true
query.port: 25565
Set up the project
First of all create the Cloudflare page:
1. Enter your dashboard
Create a page on CLoudflare using your files/github/gitlab and get it up and running
2. Configure your own subdomain
Register your CNAME record and point it to Cloudflare pages using the settings
Troubleshooting
Common issues and their solutions.
DNS Propagation
DNS changes can take up to 48 hours to propagate globally. However, most changes are visible within 15-30 minutes after the approval.
Common Issues
- Username not valid (Github)
- Domain already taken
- Invalid DNS configuration