使用Powershell 備份及還原 Mysql 容器解決問題 企業使用越來越多開源服務,像是 headless cms 、wordpress,一旦資料損毀時,要補就很困難,很多都是 Mysql ,寫了個使用Powershell腳本搭配 Windows…Mark KuNovember 18, 2023 1 min
使用Powershell 備份及還原 Windows docker 容器解決問題 Windows docker 常常自動昇級完後就掛了,因此寫了個 Powerhsell 腳本,搭配windows 排程,定期備份 Docker 容器。 Backup shell script…Mark KuNovember 18, 2023 1 min
Reduce the risk of manual deployment using powershell and beyondcomparePurpose To reduce the time spent and human error on manual deployment, the deployment method for the…Mark KuJune 27, 2023 1 min
利用 Powershell 遠端建置及佈署 Windows Docker Desktop 容器Windows Docker Desktop 用Powershell 遠端建置及佈署容器 前言 由於台灣公司缺乏專職的網絡管理人員,開發環境資源並不是這麼充足,同時也不希望負責維護一個Jenkins…Mark KuMay 31, 2023 1 min