You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3.3 KiB

Tag Date DocType Hierarchy location CollapseMetaTable
Computer
Networks
Web
App
2021-08-28 Personal Root
48.8570517
2.3677354
Yes

Parent:: IT & Computer


name Create New Note
type note(New Note) template
action Template Note
id NewNote

^button-SelfHostingNewNote

name Create New Task
type note(New Task) template
action Template Task
id NewNote

^button-SelfHostingNewTask

name Create New Server
type note(New Server) template
action Template Server
id NewNote

^button-SelfHostingNewServer

name Save
type command
action Save current file
id Save

^button-SHTSave

Networks

title: Summary
collapse: open
This note enables to navigate in the Self-hosting section and find any Note in this Vault by Note or Tag

style: number


Master Navigation

  1. Domains
  2. mfxm Website Scope
  3. Selfhosting
    1. Server Alias
    2. Server Cloud
    3. Server Tools
    4. mfxm Website Scope#URL Shortening
  4. Tools
    1. VPS Console Dialogue
    2. Configuring Postfix
    3. Configuring Monit
    4. Configuring Docker
    5. Configuring Caddy


Tag Navigation

	Table without id tags as "Tags" From "05.02 Networks"
	Flatten file.tags as tags
	Group by tags


TimeStamp check

	Table TimeStamp as "Time Stamp" from "05.02 Networks"
	Where TimeStamp > date(today) - dur(100 years)
	Sort TimeStamp ascending


High Level tasks

One-off

~~~tasks
not done
path includes Networks
is not recurring
sort by due
hide backlink
hide task count
~~~

Recurring tasks

~~~tasks
not done
path includes Networks
is recurring
sort by due
hide backlink
hide task count
~~~


Costs

!Domains#^DomainCost !mfxm Website Scope#^mfxmWSCost !Server Alias#^AliasServerCost !Server Cloud#^CloudServerCost !Server Tools#^ToolsServerCost !Server VPN#^VPNServerCost

Aggregation One-off Cost Subscription p.a.
Total €14.5 €140.29


Server list

	Table without id file.link as "Server name", Characteristics.Host as "Provider", Characteristics.SubDomain as "Service", Characteristics.Domiciliation as "Location", Characteristics.IPv4 as "IP Address" from "05.02 Networks"
	Where DocType = "Server"
	Sort file.name ascending

Servers' technical description

	Table without id file.link as "Service", Characteristics.OS as "OS", Performance.CPU as "CPU", Performance.RAM as "RAM", Disk.Capa as "Disk Size", Disk.Type as "Disk type", Performance.Bandwidth as "Bandwidth", Performance.Speed as "Speed" from "05.02 Networks"
	Where DocType = "Server"
	Sort file.name ascending

Server usage

	Table without id file.link as "Server name", Disk.Capa as "Disk Size", Disk.UsedSpace as "Used Space", Disk.TimeStamp as "Date updated" from "05.02 Networks"
	Where DocType = "Server"
	Sort file.name ascending