After the domain name is filed, it is necessary to have DNS resolution to the corresponding domestic server of the cloud service provider and have active access to avoid revocation of the filing. However, Alibaba Cloud's servers are too expensive, so I can only hang a homepage on Function Compute to maintain the filing. The homepage project used is KZHomePage.
- Download the latest version in releases and modify the homepage according to the comments.
- Enter Alibaba Cloud Digital Certificate Management Service to apply for a free domain name certificate to avoid using the root domain name.
- Enter Function Compute (FC) to create a service.
- Then create a function in the service, select custom runtime, and process HTTP requests.
- Select NGINX as the runtime environment, and in the advanced configuration, adjust the specifications to the minimum.
- Upload the homepage and deploy the code once to make it effective.
- In the domain name management of Function Compute, add a custom domain name. Because CNAME verification is required, the root domain name cannot be used.
- Bind the route to the previously created function, and remember to manually update the certificate every year.
- Add a monitoring item in Uptime to maintain active access to the homepage.
- Demo address: https://www.limour.top