DevOps
Table of Contents
Firebase for Static Websites
I am tired of system administration hosting this site. For all static sites, I use firebase. Main reason, I already use a google account and it's easy.
> firebase init # Initialize current directory using firebase > firebase projects:list # Show list of firebase projects >firebase use # Show active projects >firebase deploy # Deploy current project
Server Admin
Oracle Cloud offers a generous free tier which is perfect for hobby projects.