I have sort of deployed the NodeJS version of this website. However, it is on a port that is not 80 or 443. The reason why is that I am running a NodeJS express server on top of this web server. It’s how I designed the NodeJS application from the beginning. The good news is… Continue reading NodeJS portfolio deployment (sorta)
Tag: VPS
NodeJS Portfolio Update (October 9, 2023)
I got some work done this weekend, but not as much as I would have liked. I am trying to come up with a good system for handling database queries. I do not want the database open the entire time the site is up because that could be bad. On the other hand, I cannot… Continue reading NodeJS Portfolio Update (October 9, 2023)
NodeJS Progress Update (October 2nd, 2023)
I ran into a few snags, but for the most part I have everything for the main site in place on the development subdomain. The express server code performs MySQL queries just fine and everything. There are little changes I’ll need to make like getting all the images into place and getting their names into… Continue reading NodeJS Progress Update (October 2nd, 2023)
Node.JS deployment update
Hi there, it’s been a few weeks or so since I migrated to this new VPS. There’s been a bit of a learning curve, and at one point I momentarily crashed the server by trying to open a port using the wrong firewall. Customer service fixed that for me pretty quickly, and told me which… Continue reading Node.JS deployment update
Site Migration!
I managed to afford a VPS plan! You may have noticed some content missing on here, and for that I’m sorry. I ran into a few snags trying to migrate everything over, but I figured it out. This new hosting plan will let me roll out the Node JS version of the site I was… Continue reading Site Migration!
New CMS Up and Running
I finally took the plunge and installed Drupal this morning, but with Cpanel that’s as easy a single button click. I promise this is the last change I’m making to this site. When I first made this website a few years ago I never expected a whole lot. However, just like everything in life it… Continue reading New CMS Up and Running
Opensource CMS incoming
In the past I was building a site in NodeJS to handle my portfolio, but I could not afford a VPS plan. I could probably build something in PHP, I’ve had promising results with querying a database. However, getting information the exact way I want it is kind of a pain. I thought about the… Continue reading Opensource CMS incoming
Scrapping Migration + NodeJS upgrade
I can’t really find a hosting plan that’s affordable for me with my current traffic stats. In order to maintain great traffic ratings I need to be posting daily, and even then great for me is not great for most people. This is kind of a niche field, and I just don’t care enough to… Continue reading Scrapping Migration + NodeJS upgrade
Quick Migration Update
Over this past weekend I binged John Wick Chapters 1-4, and I’m kind of proud of myself. I feel like whenever I talk about myself people tend to miss what I’m actually sharing, and jump straight to positivity. Learning how to program the way I did is ridiculously difficult, and I’ve missed out on a… Continue reading Quick Migration Update
Preparing for Linux+ Certification
Linux+ and I have a bit of history because it is the first CompTIA exam I tried, and I failed. I absolutely demolished my classes, and my professors told us to schedule the exam a week after classes ended. Back then the Linux+ Certification was still good for life too, so there would be no… Continue reading Preparing for Linux+ Certification