{Tip&Tech - Linux, MySQL} 오라클 클라우드 무료 서버 사용하기
CentOs8
1.Create a Compartment
2.Network setting
[x] ssl... for https - lets encrypt
[x] nginx - jenkins
How to configure NGINX with Jenkins
sudo vim /etc/nginx/sites-available/mymoviestory.ml.conf
sudo systemctl restart nginx
sudo systemctl restart jenkins
sudo nginx -t
[x] mysql... 설령 같은 인스턴스에 설치한다고 해도 어떻게 연결해야 하는?
→ easy connection without endpoint..!
[ ] jenkins → deploy...? when can I find deployed website...? Domain??? ???
check open ports...