From 3241cbffe8e97f1a71b97475f8c6fc063564b17b Mon Sep 17 00:00:00 2001 From: Markus Dieckmann Date: Tue, 22 Oct 2019 13:34:12 +0200 Subject: [PATCH] realcore stuff --- startpage/dome.js | 12 +++++++----- startpage/mongoose.conf | 4 ++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/startpage/dome.js b/startpage/dome.js index 409e10c..739c25c 100644 --- a/startpage/dome.js +++ b/startpage/dome.js @@ -36,15 +36,17 @@ var sites = { "E-Mail": { "GMail" : "https://mail.google.com/mail/u/0/", "Posteo" : "https://www.posteo.de", - "edata" : "https://mail.edatasystems.de", + "realcore" : "https://outlook.office365.com/mail/inbox", "gCal" : "https://calendar.google.com/calendar/r", "Keep" : "https://keep.google.com/u/0/" }, "Work": { - "TFS" : "http://192.168.30.70:8080/tfs", - "wiki" : "http://192.168.0.10:83", - "ds.de/admin" : "http://192.168.100.55/administrator", - "mari" : "https://mari.edatasystems.de" + "gitlab" : "https://gitlab.com/nutmountain/landgard?sort=updated_desc", + "enfore swagger" : "https://app.swaggerhub.com/organizations/enfore.com", + "apex" : "https://18.185.159.119:8443/ords/f?p=123:LOGIN_DESKTOP:15410784571178:::::", + "aws" : "https://us-east-1.signin.aws.amazon.com/oauth?SignatureVersion=4&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMOATPLHVSJ563XQ&X-Amz-Date=2019-10-15T15%3A01%3A16.654Z&X-Amz-Signature=5cd9c455e673d043421f5bc47b87c61a438cd5b85d808f85e6b3304f0ef6c2de&X-Amz-SignedHeaders=host&client_id=arn%3Aaws%3Aiam%3A%3A015428540659%3Auser%2Fhomepage&redirect_uri=https%3A%2F%2Fconsole.aws.amazon.com%2Fconsole%2Fhome%3Fstate%3DhashArgs%2523%26isauthcode%3Dtrue&response_type=code&state=hashArgs%23", + "rc-intranet" : "https://realcorevv.sharepoint.com/sites/RC-Intranet/", + "food" : "https://www.rge-essen.de/dienstleistungen/gastronomie/speiseplaene.html" }, "Social": { "WhatsApp" : "https://web.whatsapp.com", diff --git a/startpage/mongoose.conf b/startpage/mongoose.conf index e700aaa..6001599 100644 --- a/startpage/mongoose.conf +++ b/startpage/mongoose.conf @@ -11,7 +11,7 @@ # cgi_interpreter # cgi_pattern **.cgi$|**.pl$|**.php$ # debug_level 0 -document_root D:\Development\Source\dotfiles\startpage +document_root C:\Users\Markus Dieckmann\dotfiles\startpage # enable_dir_listing yes error_log_file D:\Development\Source\dotfiles\startpage # extra_headers @@ -20,7 +20,7 @@ error_log_file D:\Development\Source\dotfiles\startpage # hide_files_patterns # hexdump_file index_files main.html,index.html,index.htm,index.shtml,index.cgi,index.php -# listening_port 8080 +listening_port 80 # ssi_pattern **.shtml$|**.shtm$ # ssl_certificate # ssl_key