Greenmine/install: Difference between revisions
Jump to navigation
Jump to search
(Created page with "* Install Ferreteria * Clone the [https://gitlab.com/woozalia/greenmine Greenmine Git repository] into a folder of your choice, which we'll call {{arg|greenmine base}}. **...") |
No edit summary |
||
| Line 5: | Line 5: | ||
** We'll call this new location <code>{{arg|local config}}</code>. | ** We'll call this new location <code>{{arg|local config}}</code>. | ||
** My [[setups/vdomain|standard location]] for this is <code>/home/{{arg|user}}/site/config/greenmine</code> | ** My [[setups/vdomain|standard location]] for this is <code>/home/{{arg|user}}/site/config/greenmine</code> | ||
* Make a copy of the <code>{{arg|local config}}/example</code> folder and name it <code>{{arg|local config}}/local</code>. | |||
'''Editing in progress''' | '''Editing in progress''' | ||
Revision as of 14:08, 25 October 2020
- Install Ferreteria
- Clone the Greenmine Git repository into a folder of your choice, which we'll call <greenmine base>.
- My standard location for this is
/home/<user>/site/git/greenmine/.
- My standard location for this is
- Copy the
<greenmine base>/configfolder to a location outside of[greenmine base].- We'll call this new location
<local config>. - My standard location for this is
/home/<user>/site/config/greenmine
- We'll call this new location
- Make a copy of the
<local config>/examplefolder and name it<local config>/local.
Editing in progress