[Blog draft] Tutorial Lengkap Buat Web anda boleh diakses secara online (web deployment)
Sebelum kita mula, saya nak tulis (disclaimer) dulu.
- Goal live kn satu domain: subdomain : contoh.digitaldata.my
- Try contoh.digitaldata.my kt browser
- Setup DNS point to server
- try contoh.digitaldata.my
- Create code index.html local
- Drag drop index.html di browser
- Push code ke gitlab repo
- Containerize index.html dgn nginx
- Create container test local
- Create and push container ke gitlab registry
- Deploy di server dgn docker-compose
- Setup traefik utk contoh.digitaldata.my
- Try di browser contoh.digitaldata.my
- Setel
- Try on your own: create simple expressjs server and deploy through all 1-14 steps above