Skip to content

Phanix's Blog

Menu
  • About Me / 關於我

Category: 工作

Backup mongodb to GCP storage with crontab

No Comments
| 學習工作, 工作

情況是要把原本寫入 local mongodb 的 usage log dump 出 csv 檔案(並且從mongodb內刪除),並且把較舊的 csv 檔案移去 GCP storage。

Read More »

Apache multiple allow origin (enable CORS) for multiple domains

No Comments
| 學習工作, 工作

筆記一下

Read More »

從 GitLab 13.8.x 升級到 14.2.x

No Comments
| 學習工作, 工作

因為有個 security 大洞,所以需要升級…

Read More »

Specify cache expire time in Apache 2.4

No Comments
| 學習工作, 工作

如果有某些檔案會經常更動(比方說一些 batch process 會將結果寫成 .html 檔),又希望每次瀏覽時能夠拿到最新的,而不是瀏覽器內的 cache,那可以在 apache2.4 內這樣設定

Read More »

Migrate phalcon version 3.x to version 4

No Comments
| 學習工作, 工作, 程式

其實 phalcon 4 已經release很久了,我一直拖著沒有把手邊的系統從 3.x 做升級,但總有該面對的一天

Read More »

Mount GCP storage 給 apache php 存取

No Comments
| 學習工作, 工作

遇到的情況是要在 ubuntu 機器上 mount 非 public access 的 gcp storage bucket,然後要給 php web api 做讀寫。

Read More »

手動方式 WAMPServer 更新 Apache 版本

No Comments
| 學習工作, 工作, 程式

情況是要把 WampServer 3.2.0 裏頭的 Apache 2.4.43 升級到 2.4.48。 理論上要先把 WampServer 先升級到 3.2.3 再到 3.2.5 (apache 2.4.48要求),然後才能安裝 Apache 2.4.48。

Read More »

Route vue with 302 or proxy_pass or javascript

No Comments
| 學習工作, 工作

這兩天遇到的問題,整理起來放著。對 Vue 不太熟,或許有不對的地方。

Read More »

npm配合gitlab-runner避免分支設定不同步

No Comments
| 學習工作, 工作, 程式

gitlab CI/CD script(.gitlab-ci.yml)理想上要一個版本應付所有分支,且npm install/build的專案建立的資料夾(dist, node_modules)不該被放到repositoy中,但通常又希望拿build好的專案結果直接部屬在正式環境,可以透過下面這些方式來完成。

Read More »

apache2.4 .htaccess 限定ip address 存取特定url

No Comments
| 學習工作, 工作

紀錄一下

Read More »

Posts navigation

1 2 … 10 Next

Recent Posts

  • Print date time with ms in PHP, which is faster?
  • Backup mongodb to GCP storage with crontab
  • Apache multiple allow origin (enable CORS) for multiple domains
  • Google Calendar 行事曆加行程 link
  • 從 GitLab 13.8.x 升級到 14.2.x

Recent Comments

  • 從 GitLab 13.8.x 升級到 14.2.x - Phanix's Blog on 從 GitLab 11.6.3 升級到 13.7.4
  • AB test to send HTTP POST/PUT with multipart data and headers - Phanix's Blog on Create HTTP PUT request to upload a file (c# & python)
  • Domaine de Bellene & Maison Roche de Bellene Tasting | Phanix's Blog on Nicolas Potel
  • Abruzzo wine Italy on Italian wine tasting
  • Janet on [不推薦食記] A**ki Burger

Archives

Tags

.net (28) 2008 (66) 2009 (91) Bordeaux (44) Bourgogne (35) c# (32) Cabernet Sauvignon (40) California (84) Chardonnay (46) dessert wine (24) food (53) France (52) France 法國 (68) French (28) French wine (22) japanese food (31) murmuring (25) photo-taking (46) photographing (48) Pinot Noir (51) programming (36) red wine (184) Santa Cruz (33) system administration (28) Taiwan (39) traveling (74) USA (124) white wine (116) wine (173) wine tasting (217) 加州 (63) 勃根地 (38) 台灣 (28) 品酒 (215) 攝影 (93) 旅遊 (60) 氣泡酒 (22) 法國 (27) 波爾多 (37) 甜酒 (26) 白酒 (112) 系統管理 (22) 紅酒 (181) 美國 (99) 義大利 (36)

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Phanix's Blog 2022 . Powered by WordPress