How would I set the DNS to point directly to my server IP?
I would guess this involves editing the DNS records, apologies for my inexperience here.
These are the current DNS records:
; Domain: cimetrics.io
; Exported (y-m-d hh:mm:ss): 2023-12-30 23:39:48
;
; This file is intended for use for informational and archival
; purposes ONLY and MUST be edited before use on a production
; DNS server.
;
; In particular, you must update the SOA record with the correct
; authoritative name server and contact e-mail address information,
; and add the correct NS records for the name servers which will
; be authoritative for this domain.
;
; For further information, please consult the BIND documentation
; located on the following website:
;
; http://www.isc.org/
;
; And RFC 1035:
;
; http://www.ietf.org/rfc/rfc1035.txt
;
; Please note that we do NOT offer technical support for any use
; of this zone data, the BIND name server, or any other third-
; party DNS software.
;
; Use at your own risk.
$ORIGIN cimetrics.io.
; SOA Record
@ 3600 IN SOA ns75.domaincontrol.com. dns.jomax.net. (
2023123000
28800
7200
604800
3600
)
; A Record
@ 600 IN A 15.197.142.173
@ 600 IN A 3.33.152.147
; NS Record
@ 3600 IN NS ns75.domaincontrol.com.
@ 3600 IN NS ns76.domaincontrol.com.
; CNAME Record
www 3600 IN CNAME @
_domainconnect 3600 IN CNAME _domainconnect.gd.domaincontrol.com.