CLASSFUNC BLOG

We Share Our Knowledge
Site Search

Lê Thành

https://github.com/zerolethanhhttps://www.facebook.com/bi.katana

Cách cài đặt slack notification cho các dự án GCP

Tổng quan

  • Mỗi khi repo có sự thay đổi (developer push...) sẽ thông báo lên slack.
Xem thêm...

Từ Repo tới GCE

Hướng dẫn deploy một repo lên gcp compute engine

Tạo repo và compute instance

Xem thêm...

Deploy Firebase Hosting cho dự án mới

  1. chọn hosting bằng lệnh firebase init
  2. firebase console go hosting -> Add another site
  3. firebase target:apply hosting [added-site] [added-site] (ok if file .firebase.rc/targets fields added )
Xem thêm...

Git log đẹp

Log short commit id và commit message

Xem thêm...

Post Slack bằng curl

Mục đích: Sử dụng curl để post 1 message tới Slack

Cú pháp :

Xem thêm...