· 6 years ago · Sep 23, 2019, 01:26 PM
1github
2 email - bagratyan.arsen1106@gmail.com
3 username - arsen1106
4 password - sp7s5n_dev
5
6Gmail
7
8 pointaat@gmail.com
9 subWAY02
10
11Bitbucket
12 pointaat@gmail.com
13 pointaat
14 p#oin7BtaA1
15
16APPLE
17
18 bagratyan.arsen1106@gmail.com
19 subW17$AY02
20
21 pitomec
22 ara
23 barca
24
25
26 pointaat.com
27 admin.pointaat.com
28
29
30 php artisan l5-swagger:generate
31
32API Key for sending the requests
33
34 po9int7Aa1t
35
36
37Zeplin
38
39 bagratyan.arsen1106@gmail.com
40 arsenB
41 subWAY02
42
43
44Trello
45
46 bagratyan.arsen1106@gmail.com
47 arsen16
48 t7ellof07ArB
49
50Twilio
51 username : pointaat@gmail.com
52 password : 2AaGGQyiI8MlluZ3Xw2B66V0p
53
54Forge, Digital Ocean
55 email : pointaat@gmail.com
56 pass: subWAY02
57
58AWS
59 username : pointaat@gmail.com
60 password : subWAY02@
61
62
63AmazonSNSAdmin
64 AccessKey : AKIAST7TCLVIGEYUP5XX
65 SecretKey : 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
66 password : subWAY02@
67
68PuTTY
69 forge@67.205.169.80
70
71IP
72 address : 67.205.169.80
73
74MySQL
75 mysql -u forge -p --database=forge
76
77 User : forge
78 Sudo Password : eTHD0X7TiZYzLRezJC07
79 Database name : forge
80 Database user : forge
81 Database Password : HsIetf5NIZQe8lTtwrdH
82
83CRON
84 crontab -l => show crons lists
85 crontab -e => create crone
86
87 https://crontab.guru/#*_*_*_* => cron url
88 ctrl x, 'y', enter => exit;
89
90 5 0 * * * curl http://67.205.169.80/cron/update_qr_merchant_expire => example;
91
92Admin
93 username : +37499999999
94 password : a123456
95
96Merchant
97 password : a123456
98
99Customer
100 password : a123456
101
102FileZila
103 protokol : HTTP SSH
104 host : 67.205.169.80
105 port :
106 Tipe : with key
107 username : forge
108 path : C:\Users\USER\Desktop\keys\rsa-private.ppk
109
110Swagger
111 local : http://pointaat.loc/api/v1
112 server : http://67.205.169.80/api/v1
113
114--------------------------------------------------------------------------------------------------------------------------------------------
115
116ALTER TABLE users Add status enum('pending','verified') NOT NULL default 'pending';
117ALTER TABLE subscribes Add current_point int(10) NOT NULL default 0;
118
119ALTER TABLE cards Add qrId varchar(255) NOT NULL;
120ALTER TABLE subscribes Add card_uniqid_id varchar(255) NOT NULL;
121
122ALTER TABLE QRCodeUser ADD gender enum('M','F') NOT NULL;
123
124
125http://67.205.169.80/api/v1/getLatLongUser/?apiKey=po9int7Aa1t
126http://pointaat.loc/api/v1/getStoreDistance/?apiKey=po9int7Aa1t&store_id=5
127
128http://67.205.169.80/api/v1/getStoreDistance/?apiKey=po9int7Aa1t&store_id=5
129
130https://www.googleapis.com/geolocation/v1/geolocate?key=AIzaSyBgezJONxqOYwG3UXV47eeWH0cmAls9tSQ
131
13240.1595904
13344.5097567