forked from Respellion/CMDB
add some herzner stuff
This commit is contained in:
@@ -1,5 +1,108 @@
|
||||
|
||||
# Intro
|
||||
|
||||
This repository contains the configuration database of things we have in place at Respellion. Things like settings, VM's, networks, and infra.
|
||||
This repository contains the configuration database of things we have in place at Respellion. Things like settings, VM's, networks, and infra. This repository is confidential and for Respellion-only.
|
||||
|
||||
This is a curated list of things we manager ourselfs.
|
||||
|
||||
---
|
||||
|
||||
# Herzners VM Overview
|
||||
|
||||
|
||||
| Herzner Project | VM | IP | hostname | Location | Accessable by SSH |
|
||||
| ------------------- | ----------------- | ------------- | --------------------------- | --------- | ----------------- |
|
||||
| Nextcloud | Nextcloud | 46.62.251.165 | nextcloud-ubuntu-4gb-hel1-1 | Helsinki | mho |
|
||||
| Nextcloud | Playground | 46.224.220.37 | playground-8gb-nbg1-1 | Nuremberg | lpr,mho,ada |
|
||||
| admin@respellion.nl | Employee-handbook | 46.224.183.21 | resp-employee-handbook | Nuremberg | lpr |
|
||||
|
||||
|
||||
## Storage Boxes
|
||||
|
||||
| Name /ID | Size | Location | Type | Description |
|
||||
| --------------------- | ----- | ----------- | ---- | ----------------------------- |
|
||||
| nextcloud-data-backup | 1 TB | Falkenstein | BX11 | Backup of Nextcloud user data |
|
||||
|
||||
|
||||
|
||||
---
|
||||
# Domains registered
|
||||
|
||||
|
||||
|
||||
## OVH
|
||||
|
||||
respellion.cloud
|
||||
respellion.dk
|
||||
|
||||
|
||||
## MijnDomein
|
||||
|
||||
* respellion.com
|
||||
* respellion.eu
|
||||
* respellion.it
|
||||
* respellion.net
|
||||
* respellion.nu
|
||||
* respellion.online
|
||||
* respellion.org
|
||||
* respellion.store
|
||||
* respellion.tech (With nameservers at Cloudflare)
|
||||
|
||||
|
||||
|
||||
## TranIP
|
||||
|
||||
respellion.nl
|
||||
|
||||
---
|
||||
|
||||
# DNS entries in place
|
||||
|
||||
|
||||
## Cloudflare
|
||||
|
||||
Domain: **respellion.tech**
|
||||
|
||||
| Name | Type | Value | TTL | Notes |
|
||||
| ---------------------- | ----- | ------------------------------------------------------------------------------ | ----- | -------------------------------------- |
|
||||
| respellion.tech | SOA | brady.ns.cloudflare.com. dns.cloudflare.com. 2052195099 10000 2400 604800 3600 | 3600 | |
|
||||
| respellion.tech | NS | brady.ns.cloudflare.com | 86400 | |
|
||||
| respellion.tech | NS | josephine.ns.cloudflare.com | 86400 | |
|
||||
| labs.respellion.tech | A | 46.224.220.37 | 1 | cf-proxied:false |
|
||||
| *.respellion.tech | A | 46.224.220.37 | 1 | Herzner labs machine, cf-proxied:false |
|
||||
| respellion.tech | A | 213.249.67.10 | 1 | cf-proxied:false |
|
||||
| www.respellion.tech | A | 213.249.67.10 | 1 | cf-proxied:false |
|
||||
| *.respellion.tech | AAAA | 2a01:4f8:1c1f:87f4::1 | 1 | Herzner labs machine, cf-proxied:false |
|
||||
| respellion.tech | AAAA | 2a01:448:2001::10 | 1 | cf-proxied:false |
|
||||
| www.respellion.tech | AAAA | 2a01:448:2001::10 | 1 | cf-proxied:false |
|
||||
| _dmarc.respellion.tech | CNAME | dmarc-reject.mijndomein.nl | 1 | cf-proxied:false |
|
||||
| *.labs.respellion.tech | CNAME | labs.respellion.tech | 1 | |
|
||||
| respellion.tech | NS | nsn1.mijndomein.nl | 1 | |
|
||||
| respellion.tech | NS | nsn2.mijndomein.nl | 1 | |
|
||||
| respellion.tech | TXT | v=spf1 a mx include:spf.mijndomeinhosting.nl -all | 1 | |
|
||||
|
||||
|
||||
---
|
||||
|
||||
# Nameservers
|
||||
|
||||
MijnDomein:
|
||||
* nsn1.mijndomein.nl
|
||||
* nsn2.mijndomein.nl
|
||||
|
||||
|
||||
Cloudflare:
|
||||
* brady.ns.cloudflare.com
|
||||
* josephine.ns.cloudflare.com
|
||||
|
||||
|
||||
---
|
||||
|
||||
# SaaS and SaaS providers
|
||||
|
||||
|
||||
|
||||
|
||||
Things we don't manage:
|
||||
|
||||
- Everything Microsoft
|
||||
|
||||
Reference in New Issue
Block a user