From 9f1ecab540884f8813479bfe758d2b1abe6a4b9d Mon Sep 17 00:00:00 2001 From: Nicola Date: Wed, 20 May 2020 15:33:36 +1000 Subject: [PATCH 1/9] Change backend servers --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index c4c77e7..fc85f2e 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://signal.owlbear.rodeo -REACT_APP_ICE_SERVERS_URL=https://signal.owlbear.rodeo/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://agent.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file From 0d3e1847a7bdbc2dbb6a6405b39acc450577185f Mon Sep 17 00:00:00 2001 From: Nicola Date: Wed, 20 May 2020 15:53:40 +1000 Subject: [PATCH 2/9] Edit DNS for prod backend servers --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index fc85f2e..48c360a 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://agent.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://broker.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file From fd4ea2cfeae8cc42ae61553d2559e1c61c78d8e3 Mon Sep 17 00:00:00 2001 From: Nicola Date: Wed, 20 May 2020 17:09:01 +1000 Subject: [PATCH 3/9] Revert "Edit DNS for prod backend servers" This reverts commit 0d3e1847a7bdbc2dbb6a6405b39acc450577185f. --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 48c360a..fc85f2e 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://broker.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://agent.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file From fbee27d1c0ce1eeba2e54306782ae5ab560ace2c Mon Sep 17 00:00:00 2001 From: Nicola Date: Thu, 21 May 2020 10:04:00 +1000 Subject: [PATCH 4/9] Switch to prod digital ocean servers --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index fc85f2e..48c360a 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://agent.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://broker.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file From ce4f7a08ad7fea3ec595982beefdb4fc9676b28d Mon Sep 17 00:00:00 2001 From: Nicola Date: Thu, 21 May 2020 11:37:40 +1000 Subject: [PATCH 5/9] Testing changes to db access --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 48c360a..fc85f2e 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://broker.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://agent.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file From c09dff7b58a0f47f2a1a80a22c066dd979552898 Mon Sep 17 00:00:00 2001 From: Nicola Date: Thu, 21 May 2020 12:33:55 +1000 Subject: [PATCH 6/9] Revert "Testing changes to db access" This reverts commit ce4f7a08ad7fea3ec595982beefdb4fc9676b28d. --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index fc85f2e..48c360a 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://agent.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://broker.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file From e8b62282ea279dfb9010e69891ec5fbbc50f8229 Mon Sep 17 00:00:00 2001 From: Nicola Date: Thu, 21 May 2020 16:03:01 +1000 Subject: [PATCH 7/9] Edit DNS name for prod server --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 48c360a..3305ecc 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://broker.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://broker.owlbear.app +REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.app/iceservers \ No newline at end of file From 3184674ee84ee1322e2cd06fb10bdc90a91b20c4 Mon Sep 17 00:00:00 2001 From: Nicola Date: Thu, 21 May 2020 23:18:31 +1000 Subject: [PATCH 8/9] Revert server changes --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 3305ecc..c4c77e7 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://broker.owlbear.app -REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.app/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://signal.owlbear.rodeo +REACT_APP_ICE_SERVERS_URL=https://signal.owlbear.rodeo/iceservers \ No newline at end of file From 537b32ed173aeb9ec8665fade18705f20069bce4 Mon Sep 17 00:00:00 2001 From: Nicola Date: Thu, 21 May 2020 23:38:05 +1000 Subject: [PATCH 9/9] Update server variable after patch --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index c4c77e7..3305ecc 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://signal.owlbear.rodeo -REACT_APP_ICE_SERVERS_URL=https://signal.owlbear.rodeo/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://broker.owlbear.app +REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.app/iceservers \ No newline at end of file