So I want to host my front-end React app on Netlify and I want it to be at www.mydomainname.com. I also want to host my back-end on Heroku and I want it to be a
Need add corretly CNAME record to dnsmasq. In sample from FAQ can make cname records in config cname=blizzard.cache.lancache.net,cdn.blizzard.
I have a powershell that utilizes the function Get-DnsServerResourceRecord. I have it working on a couple of different servers for testing, but on the server t
We’re creating a VMSS and we use a custom DNS with extending AD from on-premises, but we are not sure how to register the VMs as the scale set scales out,
I am able to add "Weighted" A records for the AWS Route53 using the API, using [Weight: aws.Int64(weight)], it works great using the code below. But how
I am trying to create an SPF record for my domain and enable my mail server to evaluate it. I am using Postfix on the mail server and policyd-spf (Python) to ev
I'm trying to set up a 301 redirect from example.com to example.info. example.info is already correctly set up to redirect HTTP to HTTPS (using GitHub Page's "E
I have a app on heroku(paid dyno): https://example.herokuapp.com/ I have purchased a domain: www.example.com After reading multiple guides I can't figure ou
Have built a small site with Google Sites. Its Google Sites address is https://sites.google.com/accessibilitypartners.co.uk/accessibilitypartners/home - that w
We are running puppeteer with docker and whenever it get a new request to run the script we are getting the following error: Failed to connect to the bus: Faile
I have a website hosted on github pages and I bought a domain name from hostinger. I am adding A records and CNAME. But the website is going to "parked domain n
To build a certain image I need to create a tunnel and make docker use this tunnel as a socks5 proxy (to use the proxy for DNS too). So now i've got several pr
I have several docker containers with some web applications running via docker compose. One of the containers is a custom DNS server with Bind and Webmin instal
I have deployed few services of my application on openshift : E.g., app-ui, app-backend,app-store ,main. I have defined separate routes for these services to ac
I have an application on heroku and I try to connect and fetch information from a remote database. I need to give permission on that remote database, informing
what exactly I want : public static CustomDnsResolver : Dns { ..... } public static void Main(string[] args) { var httpClient = new HttpClient();
I'm trying to obtain the resolution time of my DNS server, but I'm not sure that I'm doing it well. First of all I tried to make a ping to my DNS server IP, a
I pointed a new custom domain to a Google App Engine Standard Environment project and edited the DNS records per Google's instructions, and it seems to be redir
I'm looking to leverage Azure deployment slots for a production Web App (with Azure SQL DB). I also use a Fortiweb WAF-as-a-Service for production app. If I use
I'm looking to leverage Azure deployment slots for a production Web App (with Azure SQL DB). I also use a Fortiweb WAF-as-a-Service for production app. If I use