How to set up a Codeberg Pages website and point your owns.it.com subdomain towards it.
This guide will walk you through the process of setting up a Codeberg Pages website and pointing your owns.it.com subdomain towards it.
First, you’ll need to create a website on Codeberg Pages:
pages.your-codeberg-username.codeberg.page
)In the domains directory, create a new JSON file for your subdomain (domains/subdomain.json
) and submit a pull request. This file should contain the following:
Replace:
your-codeberg-username
with your Codeberg usernameyour-email@example.com
with your email addressAfter your pull request is merged, you’ll need to configure Codeberg Pages to recognize your custom domain:
.domains
file in your repository’s root directoryyour-subdomain.owns.it.com
) to the fileExample .domains
file content:
After completing all steps and your pull request has been merged, your website should be accessible at your owns.it.com subdomain. The process may take a few minutes for DNS changes to propagate.
If your site isn’t working:
.domains
file exists and contains the correct domain