情境:當我從舊機器VM 要搬各個具備https的網站到新機器VM時,複製了舊站 apache 給各個網站的設定檔。Apache http server 在其中的角色是擔任 reverse proxy 。在
read more
情境:當我從舊機器VM 要搬各個具備https的網站到新機器VM時,複製了舊站 apache 給各個網站的設定檔。Apache http server 在其中的角色是擔任 reverse proxy 。在
read more緣起 因為要讓單一機器正常運作多個 Rails app 且互不干擾,閱讀這篇文章 https://codepany.com/blog/rails-5-and-docker-puma-nginx/ 的內容後,決定採用第六種作法:Rails app in docker and web server at host environment (文章內容是 Dockerize Rails app into
read moreThis article is written for Rails beginners when he/she want to deploy an app. From my experience, many things must be noticed and fixed, whose range from Ubuntu, RVM, Apache, Passenger, Postgres, Git, Capistrano and GitHub.com. The following are indexes for problems, solutions and resources I had faced. It might evolve with times change. Ubuntu List packages you have installed to a machine. Command: dpkg -l | grep {packageFullnameorPartname} Change
read moreHoward Lee is a Staff Software Engineer based in Taipei, specializing in frontend architecture, CI/CD, and production-quality engineering for enterprise web applications. With 13+ years of software development experience, Howard has worked across B2B SaaS, IoT energy-management platforms, online travel marketplaces, and Android applications. His work focuses on modernizing large frontend systems, improving delivery quality, and building reliable product workflows with automated testing, observability, and practical cloud/platform integration. Core Expertise Frontend architecture: Angular 5 to 19 modernization, TypeScript, JavaScript, React, Next.
Know More