fix docker

This commit is contained in:
Trần Duy Linh 2023-12-30 14:15:15 +07:00
parent 4f37a30d7b
commit 893cd25f1a
37 changed files with 0 additions and 411 deletions

View File

@ -1,349 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>JS Bin</title>
</head>
<body style="background-color: #f2f5f8;">
<div style="max-width: 700px; margin: 0 auto">
<table
align="center"
role="presentation"
cellspacing="0"
cellpadding="0"
border="0"
width="100%"
style="margin: auto"
>
<tbody>
<tr>
<td>
<table
align="center"
role="presentation"
cellspacing="0"
cellpadding="0"
border="0"
width="100%"
style="margin: auto"
>
<tbody>
<tr>
<td style="padding: 30px 0; text-align: center"></td>
</tr>
<tr>
<td
style="
height: 4px;
text-align: center;
background: rgb(255, 122, 89);
--darkreader-inline-bgimage: initial;
--darkreader-inline-bgcolor: #971e00;
"
data-darkreader-inline-bgimage=""
data-darkreader-inline-bgcolor=""
></td>
</tr>
<tr>
<td
style="
background: rgb(255, 255, 255);
width: 100%;
padding: 40px 0;
min-width: 100%;
color: rgb(255, 255, 255);
--darkreader-inline-bgimage: initial;
--darkreader-inline-bgcolor: #181a1b;
--darkreader-inline-color: #e8e6e3;
"
data-darkreader-inline-bgimage=""
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
>
<img
src="https://firebasestorage.googleapis.com/v0/b/static-only-2ff95.appspot.com/o/totoday%2F20230906_9BHMhQjv.png?alt=media&token=469651a2-829e-4260-a88f-8f5dc629e2a2"
width="120"
height=""
alt="alt_text"
border="0"
style="
height: auto;
font-family: sans-serif;
font-size: 15px;
line-height: 15px;
color: rgb(85, 85, 85);
margin: auto;
display: block;
--darkreader-inline-color: #b2aca2;
"
class="CToWUd"
data-bit="iit"
data-darkreader-inline-color=""
/>
</td>
</tr>
<tr>
<td
style="
height: 1px;
background: rgb(255, 255, 255);
--darkreader-inline-bgimage: initial;
--darkreader-inline-bgcolor: #181a1b;
"
data-darkreader-inline-bgimage=""
data-darkreader-inline-bgcolor=""
>
<div
style="
height: 1px;
max-width: 500px;
margin: auto;
background: rgb(234, 240, 246);
--darkreader-inline-bgimage: initial;
--darkreader-inline-bgcolor: #202325;
"
data-darkreader-inline-bgimage=""
data-darkreader-inline-bgcolor=""
></div>
</td>
</tr>
<tr>
<td
style="
background-color: rgb(255, 255, 255);
--darkreader-inline-bgcolor: #181a1b;
"
data-darkreader-inline-bgcolor=""
>
<table
role="presentation"
cellspacing="0"
cellpadding="0"
border="0"
width="100%"
style="max-width: 500px; margin: auto"
>
<tbody></tbody>
<tbody>
<tr>
<td
style="
padding: 0;
font-family: sans-serif;
font-size: 14px;
line-height: 20px;
color: rgb(66, 91, 118);
--darkreader-inline-color: #97b0c5;
"
data-darkreader-inline-color=""
>
<h1
style="
text-align: center;
margin: 30px 0;
font-family: 'Helvetica Neue', 'Lexend Deca',
Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 30px;
color: rgb(66, 91, 118);
font-weight: bold;
--darkreader-inline-color: #97b0c5;
"
data-darkreader-inline-color=""
>
Verify your email.
</h1>
</td>
</tr>
<tr
style="
width: 100vw;
max-width: 700px;
height: auto;
display: flex;
justify-content: center;
align-items: center;
"
>
<td style="width:100vw; height: auto; display: flex; justify-content: center; align-items: center; margin-bottom: 12px">
<img
src="https://res.cloudinary.com/practicaldev/image/fetch/s--1II67h1R--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://faruknasir.com/images/blog/2021/verification_url.png"
alt="verifi-piture"
width="420"
height=""
/>
</td>
</tr>
<tr>
<td
style="
padding: 0;
font-family: 'Helvetica Neue', 'Lexend Deca',
Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 24px;
color: rgb(66, 91, 118);
--darkreader-inline-color: #97b0c5;
"
data-darkreader-inline-color=""
>
<p style="text-align: center; margin: 0">
Enter this code in your browser to verify your
email:
</p>
<p
style="
margin: 30px 0 0;
font-size: 40px;
line-height: 40px;
letter-spacing: 4px;
text-decoration: none;
display: block;
text-align: center;
"
>
{{.Otp}}
</p>
<p
style="
margin: 10px 0 30px;
font-size: 12px;
line-height: 12px;
text-decoration: none;
display: block;
text-align: center;
color: rgb(81, 111, 144);
--darkreader-inline-color: #88a4bc;
"
data-darkreader-inline-color=""
>
Code will expire in 24 hours.
</p>
<p style="text-align: center">
Having trouble with the code? Use
<a
href="{{.AlternativeLink}}"
style="
color: rgb(0, 141, 163);
--darkreader-inline-color: #5ae9ff;
"
target="_blank"
data-saferedirecturl=""
data-darkreader-inline-color="{{.AlternativeLink}}"
>this link</a
>
instead.
</p>
<div style="text-align: center;">
<img
src="{{ .QrCode }}"
height="200"
width="200"
alt="qrcode"
/>
</div>
</td>
</tr>
<tr>
<td
aria-hidden="true"
height="50"
style="
font-size: 0;
line-height: 0;
display: block;
"
>
&nbsp;
</td>
</tr>
<tr>
<td
style="
display: none;
padding: 40px 60px 0;
font-family: 'Helvetica Neue', 'Lexend Deca',
Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
color: rgb(45, 62, 80);
--darkreader-inline-color: #aec2d2;
"
data-darkreader-inline-color=""
></td>
</tr>
<tr>
<td
aria-hidden="true"
height="50"
style="font-size: 0; line-height: 0"
>
&nbsp;
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table
align="center"
role="presentation"
cellspacing="0"
cellpadding="0"
border="0"
width="100%"
style="margin: auto"
>
<tbody>
<tr>
<td
style="
padding: 20px 10%;
font-family: 'Helvetica Neue', 'Lexend Deca', Arial,
Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
text-align: center;
color: rgb(124, 152, 182);
--darkreader-inline-color: #83a1ba;
"
data-darkreader-inline-color=""
>
Not you? If you didn't request a code to sign up for
TotodayShop, you can safely ignore this email. An account was
not created.
</td>
</tr>
<tr>
<td
style="
padding: 20px;
font-family: 'Helvetica Neue', 'Lexend Deca', Arial,
Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
text-align: center;
color: rgb(124, 152, 182);
--darkreader-inline-color: #83a1ba;
"
data-darkreader-inline-color=""
>
WliafDew, Inc.<br /><span
>72 Truong Quyen, 3nd Floor<br />Tp. Ho Chi Minh, VN
020319</span
>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>

View File

@ -1,25 +0,0 @@
version: '3.5'
services:
mongodb:
image: mongo
restart: unless-stopped
container_name: mongo-user
environment:
MONGO_INITDB_ROOT_USERNAME: adminLinh
MONGO_INITDB_ROOT_PASSWORD: linhporo1
ports:
- "27018:27017"
volumes:
- ./mongo-data:/data/db
redis:
image: redis
container_name: redis-user
restart: unless-stopped
ports:
- "6379:6379"
volumes:
- ./redis-data:/data

View File

@ -1,9 +0,0 @@
{"t":{"$date":"2023-12-26T04:08:10.113Z"},"s":"I","c":"MONGOSH","id":1000000000,"ctx":"log","msg":"Starting log","attr":{"execPath":"/usr/bin/mongosh","envInfo":{"EDITOR":null,"NODE_OPTIONS":null,"TERM":null},"version":"2.0.2","distributionKind":"compiled","buildArch":"arm64","buildPlatform":"linux","buildTarget":"linux-arm64","buildTime":"2023-10-14T12:00:56.963Z","gitVersion":"5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4","nodeVersion":"v20.8.1","opensslVersion":"3.0.10+quic","sharedOpenssl":false,"runtimeArch":"arm64","runtimePlatform":"linux","deps":{"nodeDriverVersion":"6.0.0","libmongocryptVersion":"1.9.0-20230828+git8e7f69f1c0","libmongocryptNodeBindingsVersion":"6.0.0"}}}
{"t":{"$date":"2023-12-26T04:08:10.149Z"},"s":"I","c":"MONGOSH","id":1000000048,"ctx":"config","msg":"Loading global configuration file","attr":{"filename":"/etc/mongosh.conf","found":false}}
{"t":{"$date":"2023-12-26T04:08:10.158Z"},"s":"E","c":"DEVTOOLS-CONNECT","id":1000000041,"ctx":"mongosh-deps","msg":"Missing optional dependency","attr":{"name":"saslprep","error":"Cannot find module 'saslprep'"}}
{"t":{"$date":"2023-12-26T04:08:10.160Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000042,"ctx":"mongosh-connect","msg":"Initiating connection attempt","attr":{"uri":"mongodb://127.0.0.1:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","driver":{"name":"nodejs|mongosh","version":"6.0.0|2.0.2"},"devtoolsConnectVersion":"2.4.1","host":"127.0.0.1:27017"}}
{"t":{"$date":"2023-12-26T04:08:10.161Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000035,"ctx":"mongosh-connect","msg":"Server heartbeat succeeded","attr":{"connectionId":"127.0.0.1:27017"}}
{"t":{"$date":"2023-12-26T04:08:10.167Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000037,"ctx":"mongosh-connect","msg":"Connection attempt finished"}
{"t":{"$date":"2023-12-26T04:08:10.175Z"},"s":"I","c":"MONGOSH","id":1000000004,"ctx":"connect","msg":"Connecting to server","attr":{"session_id":"658a51aa4f9cbdd4fac1f672","userId":null,"telemetryAnonymousId":"658a51aa4f9cbdd4fac1f671","connectionUri":"mongodb://<ip address>:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","is_atlas":false,"is_localhost":true,"is_do":false,"server_version":"7.0.3","node_version":"v20.8.1","mongosh_version":"2.0.2","server_os":"linux","server_arch":"aarch64","is_enterprise":false,"auth_type":null,"is_data_federation":false,"is_stream":false,"dl_version":null,"atlas_version":null,"is_genuine":true,"non_genuine_server_name":"mongodb","is_local_atlas":false,"fcv":"7.0","api_version":null,"api_strict":null,"api_deprecation_errors":null}}
{"t":{"$date":"2023-12-26T04:08:10.189Z"},"s":"I","c":"MONGOSH","id":1000000010,"ctx":"shell-api","msg":"Initialized context","attr":{"method":"setCtx","arguments":{}}}
{"t":{"$date":"2023-12-26T04:08:10.302Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000019,"ctx":"snippets","msg":"Loaded snippets","attr":{"installdir":"/data/db/.mongodb/mongosh/snippets"}}

View File

@ -1,15 +0,0 @@
{"t":{"$date":"2023-12-26T04:08:10.521Z"},"s":"I","c":"MONGOSH","id":1000000000,"ctx":"log","msg":"Starting log","attr":{"execPath":"/usr/bin/mongosh","envInfo":{"EDITOR":null,"NODE_OPTIONS":null,"TERM":null},"version":"2.0.2","distributionKind":"compiled","buildArch":"arm64","buildPlatform":"linux","buildTarget":"linux-arm64","buildTime":"2023-10-14T12:00:56.963Z","gitVersion":"5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4","nodeVersion":"v20.8.1","opensslVersion":"3.0.10+quic","sharedOpenssl":false,"runtimeArch":"arm64","runtimePlatform":"linux","deps":{"nodeDriverVersion":"6.0.0","libmongocryptVersion":"1.9.0-20230828+git8e7f69f1c0","libmongocryptNodeBindingsVersion":"6.0.0"}}}
{"t":{"$date":"2023-12-26T04:08:10.552Z"},"s":"I","c":"MONGOSH","id":1000000005,"ctx":"config","msg":"User updated"}
{"t":{"$date":"2023-12-26T04:08:10.560Z"},"s":"I","c":"MONGOSH","id":1000000048,"ctx":"config","msg":"Loading global configuration file","attr":{"filename":"/etc/mongosh.conf","found":false}}
{"t":{"$date":"2023-12-26T04:08:10.562Z"},"s":"E","c":"DEVTOOLS-CONNECT","id":1000000041,"ctx":"mongosh-deps","msg":"Missing optional dependency","attr":{"name":"saslprep","error":"Cannot find module 'saslprep'"}}
{"t":{"$date":"2023-12-26T04:08:10.567Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000042,"ctx":"mongosh-connect","msg":"Initiating connection attempt","attr":{"uri":"mongodb://127.0.0.1:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","driver":{"name":"nodejs|mongosh","version":"6.0.0|2.0.2"},"devtoolsConnectVersion":"2.4.1","host":"127.0.0.1:27017"}}
{"t":{"$date":"2023-12-26T04:08:10.568Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000035,"ctx":"mongosh-connect","msg":"Server heartbeat succeeded","attr":{"connectionId":"127.0.0.1:27017"}}
{"t":{"$date":"2023-12-26T04:08:10.569Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000037,"ctx":"mongosh-connect","msg":"Connection attempt finished"}
{"t":{"$date":"2023-12-26T04:08:10.575Z"},"s":"I","c":"MONGOSH","id":1000000004,"ctx":"connect","msg":"Connecting to server","attr":{"session_id":"658a51aae84b58e8e476844b","userId":null,"telemetryAnonymousId":"658a51aa4f9cbdd4fac1f671","connectionUri":"mongodb://<ip address>:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","is_atlas":false,"is_localhost":true,"is_do":false,"server_version":"7.0.3","node_version":"v20.8.1","mongosh_version":"2.0.2","server_os":"linux","server_arch":"aarch64","is_enterprise":false,"auth_type":null,"is_data_federation":false,"is_stream":false,"dl_version":null,"atlas_version":null,"is_genuine":true,"non_genuine_server_name":"mongodb","is_local_atlas":false,"fcv":"7.0","api_version":null,"api_strict":null,"api_deprecation_errors":null}}
{"t":{"$date":"2023-12-26T04:08:10.587Z"},"s":"I","c":"MONGOSH","id":1000000010,"ctx":"shell-api","msg":"Initialized context","attr":{"method":"setCtx","arguments":{}}}
{"t":{"$date":"2023-12-26T04:08:10.588Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000024,"ctx":"snippets","msg":"Fetching snippet index","attr":{"refreshMode":"allow-cached"}}
{"t":{"$date":"2023-12-26T04:08:10.588Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000019,"ctx":"snippets","msg":"Loaded snippets","attr":{"installdir":"/data/db/.mongodb/mongosh/snippets"}}
{"t":{"$date":"2023-12-26T04:08:10.612Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000028,"ctx":"snippets","msg":"Modifying snippets package.json failed","attr":{"error":"ENOENT: no such file or directory, open '/data/db/.mongodb/mongosh/snippets/package.json'"}}
{"t":{"$date":"2023-12-26T04:08:10.613Z"},"s":"I","c":"MONGOSH","id":1000000002,"ctx":"repl","msg":"Started REPL","attr":{"version":"2.0.2"}}
{"t":{"$date":"2023-12-26T04:08:10.728Z"},"s":"I","c":"MONGOSH","id":1000000011,"ctx":"shell-api","msg":"Performed API call","attr":{"method":"createUser","class":"Database","db":"admin","arguments":{}}}
{"t":{"$date":"2023-12-26T04:08:10.767Z"},"s":"I","c":"MONGOSH","id":1000000045,"ctx":"analytics","msg":"Flushed outstanding data","attr":{"flushError":"connect ECONNREFUSED 0.0.0.0:443","flushDuration":3}}

View File

@ -1 +0,0 @@
{"count":3,"timestamp":1703563690524}

View File

@ -1 +0,0 @@
{"userId":"658a51aa4f9cbdd4fac1f671","telemetryAnonymousId":"658a51aa4f9cbdd4fac1f671","enableTelemetry":true}

View File

@ -1,2 +0,0 @@
WiredTiger
WiredTiger 11.2.0: (November 10, 2022)

View File

@ -1 +0,0 @@
WiredTiger lock file

View File

@ -1,6 +0,0 @@
WiredTiger version string
WiredTiger 11.2.0: (November 10, 2022)
WiredTiger version
major=11,minor=2,patch=0
file:WiredTiger.wt
access_pattern_hint=none,allocation_size=4KB,app_metadata=,assert=(commit_timestamp=none,durable_timestamp=none,read_timestamp=none,write_timestamp=off),block_allocation=best,block_compressor=,cache_resident=false,checksum=on,collator=,columns=,dictionary=0,encryption=(keyid=,name=),format=btree,huffman_key=,huffman_value=,id=0,ignore_in_memory_cache_size=false,internal_item_max=0,internal_key_max=0,internal_key_truncate=true,internal_page_max=4KB,key_format=S,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=0,log=(enabled=true),memory_page_image_max=0,memory_page_max=5MB,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=false,prefix_compression_min=4,readonly=false,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,tiered_object=false,tiered_storage=(auth_token=,bucket=,bucket_prefix=,cache_directory=,local_retention=300,name=,object_target_size=0),value_format=S,verbose=[],version=(major=1,minor=1),write_timestamp_usage=none,checkpoint=(WiredTigerCheckpoint.3834=(addr="018081e49377906a8181e4cbca64958281e4429dbe74808080e3012fc0e24fc0",order=3834,time=1703919633,size=32768,newest_start_durable_ts=0,oldest_start_ts=0,newest_txn=4216,newest_stop_durable_ts=0,newest_stop_ts=-1,newest_stop_txn=-11,prepare=0,write_gen=11501,run_write_gen=9)),checkpoint_backup_info=,checkpoint_lsn=(2,3196928)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +0,0 @@
1

Binary file not shown.

Binary file not shown.

Binary file not shown.