From 6f85948e67d130e39af1f2ea072f30964d70862c Mon Sep 17 00:00:00 2001 From: Ali Mahdavi Date: Wed, 3 Apr 2024 15:00:04 +0300 Subject: [PATCH] bump version --- ClusterOperator/config.js | 48 +- ui/index.html | 1204 ++++++++++++++++++------------------- ui/login.html | 568 ++++++++--------- 3 files changed, 910 insertions(+), 910 deletions(-) diff --git a/ClusterOperator/config.js b/ClusterOperator/config.js index cc47a93..1f41879 100644 --- a/ClusterOperator/config.js +++ b/ClusterOperator/config.js @@ -1,24 +1,24 @@ -module.exports = { - dbHost: process.env.DB_COMPONENT_NAME || 'localhost', - dbType: process.env.DB_TYPE || 'mysql', - dbUser: 'root', - dbPass: process.env.DB_INIT_PASS || 'secret', - dbPort: 3306, - dbBacklog: 'flux_backlog', - dbBacklogCollection: 'backlog', - dbBacklogBuffer: 'backlog_buffer', - dbOptions: 'options', - dbInitDB: process.env.INIT_DB_NAME || 'test_db', - externalDBPort: process.env.EXT_DB_PORT || 3307, - apiPort: 7071, - debugUIPort: 8008, - containerDBPort: String(process.env.DB_PORT || 33949).trim(), - containerApiPort: String(process.env.API_PORT || 33950).trim(), - DBAppName: process.env.DB_APPNAME || 'wordpressonflux', - AppName: process.env.CLIENT_APPNAME || 'explorer', - version: '1.2.3', - whiteListedIps: process.env.WHITELIST || '127.0.0.1', - debugMode: true, - authMasterOnly: process.env.AUTH_MASTER_ONLY || false, - ssl: false, -}; +module.exports = { + dbHost: process.env.DB_COMPONENT_NAME || 'localhost', + dbType: process.env.DB_TYPE || 'mysql', + dbUser: 'root', + dbPass: process.env.DB_INIT_PASS || 'secret', + dbPort: 3306, + dbBacklog: 'flux_backlog', + dbBacklogCollection: 'backlog', + dbBacklogBuffer: 'backlog_buffer', + dbOptions: 'options', + dbInitDB: process.env.INIT_DB_NAME || 'test_db', + externalDBPort: process.env.EXT_DB_PORT || 3307, + apiPort: 7071, + debugUIPort: 8008, + containerDBPort: String(process.env.DB_PORT || 33949).trim(), + containerApiPort: String(process.env.API_PORT || 33950).trim(), + DBAppName: process.env.DB_APPNAME || 'wordpressonflux', + AppName: process.env.CLIENT_APPNAME || 'explorer', + version: '1.2.4', + whiteListedIps: process.env.WHITELIST || '127.0.0.1', + debugMode: true, + authMasterOnly: process.env.AUTH_MASTER_ONLY || false, + ssl: false, +}; diff --git a/ui/index.html b/ui/index.html index 36a8375..24fcf90 100644 --- a/ui/index.html +++ b/ui/index.html @@ -1,602 +1,602 @@ - - - - Flux Shared DB Dashboard - - - - - - - - - - - - - - - -
-
-
-

Point-in-time Recovery

-
-
-
-
-
-
-

1. Choose a Date

-
-
-
-

2. Choose Recovery Point

-
-
-
-
-

3. Rewind

- -

Caution! this action is irreversible and will permanently rewind your database to the selected date-time. All rewind points after the selected date will be removed.

-
-
- -
- Rewind in proggress, Please wait... -
-
- Rewind Finished -
-
-
-
-
-
-
-
- - -
-
-
-

Backup and Restore

-
-
-
-
-
Local Backup Files:
-
- - -
-
- - - - - - - - - - - - - -
#NameFile SizeDate & TimeActions
-
-
- Loading... -
-
-
-
-
-
- - -
-
-
-

Cluster Stats

- DB Engine: MYSQL 8 -
-
-
-
Active Nodes:
- - - - - - - - - - - - -
#IPSequence NumberMaster IPStatus
-
-
- Loading... -
-
-
-
-
-
- - - - - - - - + + + + Flux Shared DB Dashboard + + + + + + + + + + + + + + + +
+
+
+

Point-in-time Recovery

+
+
+
+
+
+
+

1. Choose a Date

+
+
+
+

2. Choose Recovery Point

+
+
+
+
+

3. Rewind

+ +

Caution! this action is irreversible and will permanently rewind your database to the selected date-time. All rewind points after the selected date will be removed.

+
+
+ +
+ Rewind in proggress, Please wait... +
+
+ Rewind Finished +
+
+
+
+
+
+
+
+ + +
+
+
+

Backup and Restore

+
+
+
+
+
Local Backup Files:
+
+ + +
+
+ + + + + + + + + + + + + +
#NameFile SizeDate & TimeActions
+
+
+ Loading... +
+
+
+
+
+
+ + +
+
+
+

Cluster Stats

+ DB Engine: MYSQL 8 +
+
+
+
Active Nodes:
+ + + + + + + + + + + + +
#IPSequence NumberMaster IPStatus
+
+
+ Loading... +
+
+
+
+
+
+ + + + + + + + diff --git a/ui/login.html b/ui/login.html index 61c5cc8..0f8d553 100644 --- a/ui/login.html +++ b/ui/login.html @@ -1,284 +1,284 @@ - - - - Flux Shared DB Login - - - - - - - -
- -
- -
-
- -
-

Flux Decentralized Database

-
-

Login using ZelID

-
-

Or sign the following message with your address

-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
- -
-
-
-
-
-
- © 2022-2023 InFlux Technologies - Beta - v1.2.3 -
-
-
- - - - - + + + + Flux Shared DB Login + + + + + + + +
+ +
+ +
+
+ +
+

Flux Decentralized Database

+
+

Login using ZelID

+
+

Or sign the following message with your address

+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+ +
+
+
+
+
+
+ © 2022-2023 InFlux Technologies + Beta + v1.2.4 +
+
+
+ + + + +