Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
M
marketplace
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • marketplace
  • Wiki
  • Running Locally

Running Locally · Changes

Page history
Updated Running Locally (textile) authored Apr 20, 2016 by Jose Daniel Contreras's avatar Jose Daniel Contreras
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • Running-Locally.textile Running-Locally.textile +2 -2
  • No files found.
Running-Locally.textile
View page @ cb51054a
...@@ -61,7 +61,7 @@ vi /etc/apache2/vhosts/marketplace.conf ...@@ -61,7 +61,7 @@ vi /etc/apache2/vhosts/marketplace.conf
## MySQL Setup ## MySQL Setup
*** Download and install MySQL *** Download and install MySQL
*** Setup root username and root password *** Setup root username and root password
*** Import Marketplace Database *** Import Marketplace Database from S3 Backup
**** <pre><code>mysql -u <mysql username> -p < database_backup.sql **** <pre><code>mysql -u <mysql username> -p < database_backup.sql
</code></pre> </code></pre>
***** Enter your mysql password, the same password created during setup ***** Enter your mysql password, the same password created during setup
...@@ -81,7 +81,7 @@ define('WP_SITEURL','http://blocpower:8888'); ...@@ -81,7 +81,7 @@ define('WP_SITEURL','http://blocpower:8888');
*** Navigate to: [[http://blocpower:8888/wp-admin]] *** Navigate to: [[http://blocpower:8888/wp-admin]]
**** Login info: **** Login info:
***** <pre><code>Login: Blocpower ***** <pre><code>Login: Blocpower
Password: get password from 1Password Password: 49oAJn
</code></pre> </code></pre>
**** Go to Plugins, and "activate" any plugins that need activating **** Go to Plugins, and "activate" any plugins that need activating
***** "Advanced Custom Fields" & "User Role Editor" are usual suspects. ***** "Advanced Custom Fields" & "User Role Editor" are usual suspects.
......
Clone repository
  • Continuous Deployment and Continuous Integration
  • Custom Fields & User Editor Plugin Setup
  • Deployment
  • Home
  • Running Locally
  • Stack
  • Testing