Skip to content

Comments

Serversetup fixes#6

Open
sei-dspooner wants to merge 3 commits intonoahpowers:masterfrom
sei-dspooner:serversetup-fixes
Open

Serversetup fixes#6
sei-dspooner wants to merge 3 commits intonoahpowers:masterfrom
sei-dspooner:serversetup-fixes

Conversation

@sei-dspooner
Copy link
Contributor

  • Uses a curl command to obtain the external IP address instead of relying on the output of ip addr. This is necessary for environments such as AWS which utilize NAT.
  • Adds additional DNS records via the NameCheap API call to support DNS beacons
  • Adds logic for cloud-init hosts to disable managing /etc/hosts
  • Adds reference API call for certbot ACME challenges

dspooner-sei added 3 commits March 5, 2021 11:46
Uses a curl command to obtain the external IP address instead of relying on the output of ip addr. This is necessary for environments such as AWS which utilize NAT.
Adds additional DNS records via the NameCheap API call to support DNS beacons
Adds logic for cloud-init hosts to disable managing /etc/hosts
Adds reference API call for certbot ACME challenges
@noahpowers
Copy link
Owner

I'm tracking this and will do some testing to assess the changes. Thanks for your work!

@Neustradamus
Copy link

@noahpowers: Any progress on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants