Technology

  • mitter.io Private Cloud Chat API & Messaging Infrastructure
    • Managed messaging infrastructure to build anything from a basic chat app, to complex messaging-driven experiences that work with your tech-stack & logic.
  • How to Enable Authentication on MongoDB
  • 使用程式碼倉庫管理 GitLab CI 變數
    • 這是目前用 GitLab CI 的一個大問題,就是裡面設定的 CI/CD 變數並不會寫在 .gitlab-ci.yml 檔案中,因此也就沒有被版本控管、歷史紀錄等狀況,哪天真的需要重建,只能手動慢慢建回來
    • 這個方式說穿了就是透過程式呼叫 GitLab API 去讀寫專案設定中的 CI/CD 環境變數,也算是個巧妙的解法

Other