File tree 15 files changed +34
-34
lines changed
15 files changed +34
-34
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ the databases.
78
78
79
79
## Disclaimer
80
80
81
- > ** Note **
81
+ > [ !IMPORTANT ]
82
82
> *** Localhost Databases*** is not affiliated with the databases'
83
83
developers/owners and is not an official product.
84
84
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ watching [Fireship YouTube channel](https://www.youtube.com/@Fireship).
35
35
36
36
## Disclaimer
37
37
38
- > ** Note **
38
+ > [ !IMPORTANT ]
39
39
> *** Localhost Databases*** is not affiliated with the databases'
40
40
developers/owners and is not an official product.
41
41
@@ -129,7 +129,7 @@ NETWORK_NAME="local_dbs_network"
129
129
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
130
130
```
131
131
132
- > ** Note **
132
+ > [ !NOTE ]
133
133
> You are unable to create additional users via the Cassandra Docker image
134
134
environment variables.
135
135
@@ -183,7 +183,7 @@ USER="cassandra"
183
183
PASSWORD =" cassandra"
184
184
```
185
185
186
- > ** Note **
186
+ > [ !TIP ]
187
187
> The ` cassandra ` user is the system administrator account on the Cassandra
188
188
Server instance that's created during setup.
189
189
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ standard SQL for cloud applications.
29
29
30
30
## Disclaimer
31
31
32
- > ** Note **
32
+ > [ !IMPORTANT ]
33
33
> *** Localhost Databases*** is not affiliated with the databases'
34
34
developers/owners and is not an official product.
35
35
@@ -175,7 +175,7 @@ PORT="${DB_PORT}"
175
175
USER =" root"
176
176
```
177
177
178
- > ** Note **
178
+ > [ !TIP ]
179
179
> The CockroachDB root user does not have a password.
180
180
181
181
##### Expected result
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ as its query language using MapReduce, and HTTP for an API.
31
31
32
32
## Disclaimer
33
33
34
- > ** Note **
34
+ > [ !IMPORTANT ]
35
35
> *** Localhost Databases*** is not affiliated with the databases'
36
36
developers/owners and is not an official product.
37
37
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DynamoDB web service.
32
32
33
33
## Disclaimer
34
34
35
- > ** Note **
35
+ > [ !IMPORTANT ]
36
36
> *** Localhost Databases*** is not affiliated with the databases'
37
37
developers/owners and is not an official product.
38
38
@@ -165,7 +165,7 @@ $ docker compose down
165
165
166
166
#### 4. ** Connect to Database**
167
167
168
- > ** Note **
168
+ > [ !NOTE ]
169
169
> TablePlus currently doesn't support DynamoDB. You can use NoSQL Workbench.
170
170
171
171
To connect to your DynamoDB container from your database client, you will
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ query engine.
30
30
31
31
## Disclaimer
32
32
33
- > ** Note **
33
+ > [ !IMPORTANT ]
34
34
> *** Localhost Databases*** is not affiliated with the databases'
35
35
developers/owners and is not an official product.
36
36
@@ -130,7 +130,7 @@ DB_VOLUME_DATA_NAME="${DB_CONTAINER_NAME}_data"
130
130
DB_VOLUME_SCHEMA_NAME =" ${DB_CONTAINER_NAME}_schema"
131
131
```
132
132
133
- > ** Note **
133
+ > [ !TIP ]
134
134
> EdgeDB root username is ` edgedb ` .
135
135
136
136
For a list of available environment variables that the EdgeDB Docker image
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ relational databases. It's made by the original developers of MySQL.
29
29
30
30
## Disclaimer
31
31
32
- > ** Note **
32
+ > [ !IMPORTANT ]
33
33
> *** Localhost Databases*** is not affiliated with the databases'
34
34
developers/owners and is not an official product.
35
35
@@ -133,7 +133,7 @@ NETWORK_NAME="local_dbs_network"
133
133
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
134
134
```
135
135
136
- > ** Note **
136
+ > [ !TIP ]
137
137
> MariaDB allows root's password to be empty.
138
138
139
139
For a list of available environment variables that the MariaDB Docker image
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ watching [Fireship YouTube channel](https://www.youtube.com/@Fireship).
33
33
34
34
## Disclaimer
35
35
36
- > ** Note **
36
+ > [ !IMPORTANT ]
37
37
> *** Localhost Databases*** is not affiliated with the databases'
38
38
developers/owners and is not an official product.
39
39
@@ -137,7 +137,7 @@ DB_VOLUME_CONFIG_NAME="${DB_CONTAINER_NAME}_config"
137
137
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
138
138
```
139
139
140
- > ** Note **
140
+ > [ !NOTE ]
141
141
> You are unable to create additional users via the MongoDB
142
142
Docker image environment variables. The Mongo username and password environment
143
143
variables in the DotEnv are for the root user.
Original file line number Diff line number Diff line change 27
27
[ Microsoft SQL Server (MSSQL)] ( https://www.microsoft.com/en-gb/sql-server/ ) is a
28
28
relational database management system developed by Microsoft.
29
29
30
- > ** Note **
30
+ > [ !WARNING ]
31
31
> : MSSQL is not support on Apple Silicon. There is an open
32
32
[ GitHub issue] ( https://github.com/microsoft/mssql-docker/issues/734 ) .
33
33
34
34
## Disclaimer
35
35
36
- > ** Note **
36
+ > [ !IMPORTANT ]
37
37
> *** Localhost Databases*** is not affiliated with the databases'
38
38
developers/owners and is not an official product.
39
39
@@ -133,7 +133,7 @@ NETWORK_NAME="local_dbs_network"
133
133
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
134
134
```
135
135
136
- > ** Note **
136
+ > [ !NOTE ]
137
137
> The MSSQL password needs to include at least 8 characters of
138
138
at least three of these four categories: uppercase letters, lowercase letters,
139
139
numbers and non-alphanumeric symbols.
@@ -192,7 +192,7 @@ USER="sa"
192
192
PASSWORD =" ${DB_ROOT_PASSWORD}"
193
193
```
194
194
195
- > ** Note **
195
+ > [ !TIP ]
196
196
> The ` SA ` user is the system administrator account on the MSSQL Server instance
197
197
that's created during setup.
198
198
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ relational database management system (RDBMS).
29
29
30
30
## Disclaimer
31
31
32
- > ** Note **
32
+ > [ !IMPORTANT ]
33
33
> *** Localhost Databases*** is not affiliated with the databases'
34
34
developers/owners and is not an official product.
35
35
@@ -133,7 +133,7 @@ NETWORK_NAME="local_dbs_network"
133
133
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
134
134
```
135
135
136
- > ** Note **
136
+ > [ !NOTE ]
137
137
> MySQL allows root's password to be empty.
138
138
139
139
For a list of available environment variables that the MySQL Docker image
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ watching [Fireship YouTube channel](https://www.youtube.com/@Fireship).
33
33
34
34
## Disclaimer
35
35
36
- > ** Note **
36
+ > [ !IMPORTANT ]
37
37
> *** Localhost Databases*** is not affiliated with the databases'
38
38
developers/owners and is not an official product.
39
39
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ and SQL compliance.
30
30
31
31
## Disclaimer
32
32
33
- > ** Note **
33
+ > [ !IMPORTANT ]
34
34
> *** Localhost Databases*** is not affiliated with the databases'
35
35
developers/owners and is not an official product.
36
36
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ watching [Fireship YouTube channel](https://www.youtube.com/@Fireship).
33
33
34
34
## Disclaimer
35
35
36
- > ** Note **
36
+ > [ !IMPORTANT ]
37
37
> *** Localhost Databases*** is not affiliated with the databases'
38
38
developers/owners and is not an official product.
39
39
@@ -127,7 +127,7 @@ NETWORK_NAME="local_dbs_network"
127
127
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
128
128
```
129
129
130
- > ** Note **
130
+ > [ !NOTE ]
131
131
> The Redis Docker image doesn't offer additional environment variables.
132
132
133
133
#### 2. ** Start Docker container**
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ watching [Fireship YouTube channel](https://www.youtube.com/@Fireship).
32
32
33
33
## Disclaimer
34
34
35
- > ** Note **
35
+ > [ !IMPORTANT ]
36
36
> *** Localhost Databases*** is not affiliated with the databases'
37
37
developers/owners and is not an official product.
38
38
@@ -130,7 +130,7 @@ NETWORK_NAME="local_dbs_network"
130
130
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
131
131
```
132
132
133
- > ** Note **
133
+ > [ !NOTE ]
134
134
> The SurrealDB Docker image doesn't offer additional environment variables.
135
135
136
136
#### 2. ** Start Docker container**
@@ -172,7 +172,7 @@ $ docker compose down
172
172
173
173
#### 4. ** Connect to Database**
174
174
175
- > ** Note **
175
+ > [ !NOTE ]
176
176
> TablePlus currently doesn't support SurrealDB. You can use Postman to run queries on SurrealDB.
177
177
178
178
To connect to your SurrealDB container from you HTTP request, you will need to
Original file line number Diff line number Diff line change 28
28
database for global, internet-scale apps that need absolute data correctness.
29
29
It aims to support all PostgreSQL features.
30
30
31
- > ** Note **
31
+ > [ !TIP ]
32
32
> YugabyteDB supports PostgreSQL and Cassandra authentication and connection.
33
33
34
34
35
35
## Disclaimer
36
36
37
- > ** Note **
37
+ > [ !IMPORTANT ]
38
38
> *** Localhost Databases*** is not affiliated with the databases'
39
39
developers/owners and is not an official product.
40
40
@@ -137,12 +137,12 @@ NETWORK_NAME="local_dbs_network"
137
137
DB_VOLUME_DATA_NAME =" ${DB_CONTAINER_NAME}_data"
138
138
```
139
139
140
- > ** Note **
140
+ > [ !NOTE ]
141
141
> The YugabyteDB Docker image doesn't offer additional environment variables.
142
142
You are unable to create additional users via the YugabyteDB Docker image
143
143
environment variables.
144
144
145
- > ** Note **
145
+ > [ !WARNING ]
146
146
> MacOS Monterey enables AirPlay receiving by default, which listens on port
147
147
7000 . This conflicts with YugabyteDB default YB-Master port.
148
148
@@ -208,7 +208,7 @@ USER="yugabyte"
208
208
PASSWORD =" yugabyte"
209
209
```
210
210
211
- > ** Note **
211
+ > [ !NOTE ]
212
212
> The ` yugabyte ` user is the system administrator account on the YugabyteDB
213
213
Server instance that's created during setup.
214
214
@@ -240,7 +240,7 @@ USER="cassandra"
240
240
PASSWORD =" cassandra"
241
241
```
242
242
243
- > ** Note **
243
+ > [ !NOTE ]
244
244
> The ` cassandra ` user is the system administrator account on the YugabyteDB
245
245
Server instance that's created during setup.
246
246
You can’t perform that action at this time.
0 commit comments