Mediocre Inventions
  • Home
  • Web Application Basics
  • Rails, React, and Nginx
  • WordPress Setup and Free Hosting
  • Privacy Policy
Skip to content
  • Home
  • Web Application Basics
  • Rails, React, and Nginx
  • WordPress Setup and Free Hosting
  • Privacy Policy
Category: Wordpress Free Hosting Workaround

Category: Wordpress Free Hosting Workaround

These tutorials will explain how to leverage a variety of free services to host a Wordpress website for free. It will also show oyu how to install Wordpress using Linux, Apache, MySQL, and PHP (LAMP stack). Services explores will include Heroku, Github Pages, and Cloudflare.

Home Archive for category "Wordpress Free Hosting Workaround"

These tutorials will explain how to leverage a variety of free services to host a Wordpress website for free. It will also show oyu how to install Wordpress using Linux, Apache, MySQL, and PHP (LAMP stack). Services explores will include Heroku, Github Pages, and Cloudflare.

5. Deploying WordPress To Heroku

5. Deploying WordPress To Heroku

January 28, 2019 February 13, 2019

Intro In this article, we will deploy our WordPress website onto Heroku, a web application hosting service. We are using Heroku because it has a free plan, but it does come with a couple of drawbacks. We will also go over the limitations of this in this article. Heroku Let’s …

Wordpress Free Hosting Workaround | Wordpress Hosting Options
Read more"5. Deploying WordPress To Heroku"
4. Setting Up The Git Repository

4. Setting Up The Git Repository

January 28, 2019 February 13, 2019

Intro This article will walk through how to set up our Git repository to store our code. The repository will be used by Heroku for live deployment on a free hosting environment. We will also go over environment variables and how they are important to consider when using third party …

Wordpress Free Hosting Workaround | Wordpress Hosting Options
Read more"4. Setting Up The Git Repository"
3. WordPress Configurations And Preparation

3. WordPress Configurations And Preparation

January 28, 2019 February 13, 2019

Intro In this article, we go over some useful plugins that will help with your WordPress development. We will also go over some configuration changes to help resolve some common issues we might encounter later on. Plugins WP2Static – We will be converting our website to a static website for …

Installing Wordpress | Wordpress Free Hosting Workaround
Read more"3. WordPress Configurations And Preparation"
2. Installing And Configuring WordPress (LAMP)

2. Installing And Configuring WordPress (LAMP)

January 13, 2019 February 13, 2019

Intro In this article, we will install WordPress as fast as we can. We will be using the LAMP environment we just setup in the previous article. This is on Ubuntu 18.04 and the WordPress version we are using will be 5.0.2. If have not set this up yet, feel …

Installing Wordpress | Wordpress Free Hosting Workaround
Read more"2. Installing And Configuring WordPress (LAMP)"
1. Installing LAMP Stack For WordPress

1. Installing LAMP Stack For WordPress

January 13, 2019 February 13, 2019

Intro In this article, we will begin with installing the LAMP stack on a Ubuntu 18.04 server. LAMP stands for Linux, Apache, MySQL, and PHP. Linux is the operating system, Apache is the web server for the application, MySQL is the database, and PHP is the programming language. To follow …

Installing Wordpress | Wordpress Free Hosting Workaround
Read more"1. Installing LAMP Stack For WordPress"

Recent Tutorials

  • 5. Deploying WordPress To Heroku
  • 4. Setting Up The Git Repository
  • 3. WordPress Configurations And Preparation

Tutorials

  • Rails and React To Production (Nginx)
    • Rails Authentication/Authorization
    • Ruby on Rails With React
    • Ruby on Rails, Nginx and Puma
  • Web Application Basics
  • Wordpress Free Hosting Workaround
    • Installing Wordpress
    • Wordpress Hosting Options
©2019 Mediocre Inventions
Back to Top