Change to wildcard server on karawale.in #2

Merged
a merged 2 commits from pranav/nginx:main into main 2022-10-21 17:41:53 +00:00
Contributor

This also uses the certificate files that I generate manually with acme.sh. Let me know if anything needs change.

This also uses the certificate files that I generate manually with `acme.sh`. Let me know if anything needs change.
pranav added 1 commit 2022-10-21 14:17:12 +00:00
Owner

Are you sure you don't want to manually specify subdomains to get automatic cert renewals? If so, I'll merge this PR but you'll have to manually renew certs every few months.

Are you sure you don't want to manually specify subdomains to get automatic cert renewals? If so, I'll merge this PR but you'll have to manually renew certs every few months.
First-time contributor

You should make it server_name karawale.in *.karawale.in so that it also serves your main page..

You should make it `server_name karawale.in *.karawale.in` so that it also serves your main page..
pranav added 1 commit 2022-10-21 15:56:08 +00:00
Author
Contributor

You should make it server_name karawale.in *.karawale.in so that it also serves your main page..

Thanks!

Are you sure you don't want to manually specify subdomains to get automatic cert renewals? If so, I'll merge this PR but you'll have to manually renew certs every few months.

Since I'm using https://acme.sh to get certs and it integrates with my DNS provider, its a matter of running the script once when its nearing expiration (it also has a cron job that I will run locally and upload them to exozyme).

You can merge this. Fingers crossed.

> You should make it `server_name karawale.in *.karawale.in` so that it also serves your main page.. Thanks! > Are you sure you don't want to manually specify subdomains to get automatic cert renewals? If so, I'll merge this PR but you'll have to manually renew certs every few months. Since I'm using https://acme.sh to get certs and it integrates with my DNS provider, its a matter of running the script once when its nearing expiration (it also has a cron job that I will run locally and upload them to exozyme). You can merge this. Fingers crossed.
a merged commit 08fd0d1261 into main 2022-10-21 17:41:53 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: exozyme/nginx#2
No description provided.