-
Notifications
You must be signed in to change notification settings - Fork 0
/
note.txt
31 lines (18 loc) · 907 Bytes
/
note.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
GIT_HUB_ACCESS_TOKEN: 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
GIT_LAB_ACCESS_TOKEN: glpat-YmMST_9HuqeTxQLNXEEn
==============MYSQL local
user-name:admin
pass:admin
================MYSQL_CONTAINER
docker exec -it some-mysql bash
mysql -uroot -p
user_admin: root
password: root
====================== Mongo DB Container
mongosh --username root --password --host "localhost" --port 27017
=====================KeyCloack
docker run -p 8080:8080 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin quay.io/keycloak/keycloak:22.0.3 start-dev
https://www.amazon.com/Certified-Professional-Developer-1Z0-829-Programmers/dp/0137993641/?tag=crfa12-20
=========================================================
database ecomerge: https://dev.to/ezzdinatef/ecommerce-database-design-1ggc
https://fabric.inc/blog/commerce/ecommerce-database-design-example