VbzCart/install: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< VbzCart
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
* Modify each file to match your local environment, according to instructions in each file. | * Modify each file to match your local environment, according to instructions in each file. | ||
* Optional: modify files in <code>[local config]/portable</code> as needed. | * Optional: modify files in <code>[local config]/portable</code> as needed. | ||
* | * [[Ferreteria/install|Install Ferreteria]] | ||
* Set up database and tables (instructions to be written) | |||
==Footnotes== | ==Footnotes== | ||
<references> | <references> | ||
<ref name=branch>We're currently using the <code>ferreteria-v2</code> branch; this should probably become the master branch, once I figure out how.</ref> | <ref name=branch>We're currently using the <code>ferreteria-v2</code> branch; this should probably become the master branch, once I figure out how.</ref> | ||
</references> | </references> | ||
Revision as of 00:33, 19 August 2019
This page will eventually need to include a lot more information, but for now the basic setup procedure is:
- Clone the VbzCart Git repository<ref name=branch /> into a folder of your choice, which we'll call
[vbzcart base]. - Copy the
[vbzcart base]/configfolder to a location outside of[vbzcart base].- We'll call this new location
[local config]. - My standard location for this is
/home/vbz/site/config/vbzcart
- We'll call this new location
- Copy the
[local config]/examplesfolder to[local config]/local - Modify each file to match your local environment, according to instructions in each file.
- Optional: modify files in
[local config]/portableas needed. - Install Ferreteria
- Set up database and tables (instructions to be written)
Footnotes
<references>
<ref name=branch>We're currently using the ferreteria-v2 branch; this should probably become the master branch, once I figure out how.</ref>
</references>
