You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
1.8 KiB
76 lines
1.8 KiB
운영서버 :
|
|
개발서버 : 45.50.165.220
|
|
|
|
ID : root
|
|
PWD : jimhokim0616
|
|
|
|
ID : dev
|
|
PWD : qool1004
|
|
|
|
cd /usr/local/tomcat8.5/bin/
|
|
tail -f /usr/local/tomcat8.5/logs/catalina.out
|
|
|
|
ps -ef |grep java
|
|
systemctl stop tomcat
|
|
rm -r -f /usr/local/tomcat8.5/webapps/backoffice*
|
|
systemctl start tomcat
|
|
|
|
cat /dev/null > catalina.out
|
|
|
|
2. 데이터베이스
|
|
create database babyfeed DEFAULT CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci;
|
|
|
|
grant all on babyfeed.* to babyfeed@localhost identified by 'baby1004' with grant option;
|
|
grant all on babyfeed.* to babyfeed@221.151.76.167 identified by 'baby1004' with grant option;
|
|
grant file on *.* to backoffice@localhost identified by 'baby1004' with grant option;
|
|
flush privileges;
|
|
|
|
|
|
mysqldump -u ikermanager -p ikermanager tbl_sn_growth_data_child tbl_sn_growth_data_decision | gzip > tbl_gh_data_20210314.sql.gz
|
|
gzip -d tbl_gh_member_measure_20200110.sql.gz
|
|
mysql -u root -p ghealthplaza < tbl_gh_member_measure_20200110.sql
|
|
|
|
|
|
|
|
|
|
|
|
|
|
해시정보
|
|
renamaestro
|
|
4UQZoF8H7dEP7x4ebxF+2+x/to0C5czfhZzkinIDqAI=
|
|
|
|
baby1004
|
|
p+yKx3CBhVuL1B4ffVZzWu6uOxCcqcXwaxFjcfV4aLPMjBZKqppWOg==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
가온앤 apk 4가지 버전
|
|
https://drive.google.com/file/d/1ZaomWEjR2kKySsdddIsukdwC1BzoL02R/view?usp=sharing
|
|
( apk 버전 모두 회원가입을 할 수 없는 상태입니다. )
|
|
|
|
가온앤 깃헙 모든 소스
|
|
https://drive.google.com/file/d/1FiBl6twZ2e7JJ5erx8Mx7OPy4N6vVhCl/view?usp=sharing
|
|
|
|
계정 관련 정보
|
|
1. 애플개발자
|
|
ID: charles.lee@gaonn.net
|
|
PW: Gaonn0509!
|
|
*로그인 시 확인 코드는 아이디 관리자인 이철현의 핸드폰에서 확인 가능
|
|
|
|
2. 깃허브
|
|
ID: gaonn0509
|
|
PW: gaonn5123
|
|
* 로그인 시 코드번호 6자리 입력 필요<- 해당 코드는 cs@gaonn.net에서 확인
|
|
|
|
3. 구글개발자
|
|
ID: gaonn.labalance@gmail.com
|
|
PW: gaonn0509
|
|
|
|
개인정보처리방침
|
|
http://babymeallab.gaonn.net/privacyPolicy.html
|
|
|