From 363f85d32b6062dedaf4b22c1c7404b47ebf6c2a Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Mon, 5 Aug 2024 14:21:53 +0200 Subject: Initial commit as status.adast.dk --- config.yml | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index f968d0b..88ca670 100644 --- a/config.yml +++ b/config.yml @@ -43,7 +43,7 @@ # What is your status page called? # Shows up in the browser bar and meta tags -title: Eggsample Status +title: adast.dk status # Should posts, which have a publish date # from the future, be built? Useful for @@ -97,7 +97,7 @@ defaultContentLanguage: en # # Broken example: # baseUrl: / -baseURL: https://example.com +baseURL: https://status.adast.dk/ # For features like Last modified, you # need to use a Git repository. If you @@ -143,10 +143,10 @@ params: # For help, see the wiki: # https://github.com/cstate/cstate/wiki/Customization categories: - - name: North Coast - description: The main servers are located here. - closed: true - - name: Empty Category + # - name: North Coast + # description: The main servers are located here. + # closed: true + # - name: Empty Category - name: Uncategorized untitled: true @@ -158,19 +158,17 @@ params: # For help, see the wiki: # https://github.com/cstate/cstate/wiki/Customization systems: - - name: Gateway - category: North Coast - - name: Backup Gateway - category: North Coast - - name: Website - description: The web frontend for the application. + - name: chat.adast.xyz category: Uncategorized - link: https://example.com/ - - name: API - description: The guts of the application. + - name: cloud.adast.dk category: Uncategorized - - name: Media Proxy - description: This is the service responsible for serving images, audio, and video. It is reliant on our CDN. + - name: mc.adast.dk + category: Uncategorized + - name: mumble.adast.dk + category: Uncategorized + - name: search.adast.dk + category: Uncategorized + - name: tv.adast.dk category: Uncategorized # What date format to use? @@ -182,7 +180,7 @@ params: # # dateFormat Default: "January 2, 2006 at 3:04 PM" # shortDateFormat Default: "15:04 — Jan 2" - dateFormat: January 2, 2006 at 3:04 PM UTC + dateFormat: January 2, 2006 at 15:04 UTC shortDateFormat: 15:04 UTC — Jan 2 # Should relative time (x min ago) be used? @@ -233,7 +231,7 @@ params: # # Default: `true` # BOOLEAN; `true`, `false` - useLargeHeaderDesign: false + useLargeHeaderDesign: true # Should incident history be separated # like in an archive view? @@ -242,7 +240,7 @@ params: # # Default: `yearly` # STRING; `monthly`, `yearly`, `none` - incidentHistoryFormat: "yearly" + incidentHistoryFormat: "none" # Should incident history be hidden? # @@ -276,7 +274,7 @@ params: # # Default: `false` # BOOLEAN; `true`, `false` - useLogo: true + useLogo: false # Where is the logo located, if one is # present at all? @@ -292,7 +290,7 @@ params: # on the footer and meta tags. # # Default: We continuously monitor the status of our services and if there are any interruptions, a note will be posted here. - description: We continuously monitor the status of our services and if there are any interruptions, a note will be posted here. + description: This page is updated by humans, who have to sleep from time to time. # Tabs on homepage # Uncomment to enable. -- cgit v1.2.3-70-g09d2