Skip to content
View Cursedpotential's full-sized avatar
  • Michigan, USA
  • 17:59 (UTC -04:00)

Block or report Cursedpotential

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Wordpress Docker Compose with MySQL,... Wordpress Docker Compose with MySQL, Create Web network before deployment. Ready to add RProxy Container and remove WP from web network.
    1
    # Simple Wordpress Install on Docker
    2
    
                  
    3
    ### This file will setup Wordpress & MySQL with a single command.
    4
    
                  
    5
    #### Steps:
  2. Installing Docker, Docker Compose an... Installing Docker, Docker Compose and Portainer on Ubuntu 20.04 21.10
    1
    # Installing Docker with Docker Compose & Portainer
    2
    
                  
    3
    ### Install Docker
    4
    
                  
    5
    #### Preparing the system:
  3. Wordpress with MySQL & phpMyAdmin - ... Wordpress with MySQL & phpMyAdmin - Add external network "web" before deployment. Ready to add reverse proxy and remove both WP and PMA from external facing network.
    1
    # Wordpress on Docker
    2
    
                  
    3
    ### This file will setup Wordpress, MySQL & PHPMyAdmin with a single command.
    4
    
                  
    5
    This files also uses 2 networks. I did this so that nginx or another reverse proxy could be added to the stack and then the WP container could be taken off the outward facing "web" network. I might add another more simple config later. 
  4. Ghost with Nginx and mysql docker co... Ghost with Nginx and mysql docker compose file
    1
    # Install Ghost CMS on Docker
    2
    ##### Includes config for second reverse proxy through NGINX
    3
    
                  
    4
    
                  
    5
    ## Install Ghost