[!IMPORTANT]
Limit Reached
Due to Cloudflare's 200 subdomain limit being reached, we are unable to provide any more subdomains at this time. We are actively working to find a solution to this limit.
is-a.software
Get your free .is-a.software subdomain for developers. Perfect for side projects, demos, and showcasing your work to the world.
Documentation | About | Terms of Service | Privacy Policyπ How to Register Your Subdomain
You can get your free subdomain using either of the following methods:
Option 1: Dashboard Registration (Recommended)
- Go to is-a.software
- Sign in with your GitHub account
- Search for and claim your subdomain
- Manage your DNS records directly from the dashboard
Option 2: GitHub Pull Request (Classic Method)
- π΄ Fork this repository to your own GitHub account.
- π Create a JSON file in the
domains/folder. The file name will be your subdomain.- Example: To register
example.is-a-software, createdomains/example.json.
- Example: To register
- βοΈ Add your DNS records in the JSON file.
- Include your GitHub username as
owner. - Add your desired DNS records (
A,AAAA,CNAME, etc.).
- Include your GitHub username as
- π Create a Pull Request back to this repository.
- If all checks pass, your PR will be auto-merged and your subdomain will be live soon!
JSON Example
{
"owner": {
"github": "your-username"
},
"record": {
"CNAME": "some-custom-dnsrecord-3t438fe.com"
}
}
π€ Contributing
This is a community project, and we welcome contributions! Whether it's improving the scripts, updating the documentation, or fixing a bug, your help is appreciated.
- Fork the repository and create a new branch.
- Make your changes.
- Open a Pull Request with a clear description of what you've done.
π¬ Need Help?
Join our official Discord server for support, questions, or just to chat with the community.
Licensed under the MIT License.
Don't forget to β the repository if you find it useful!