canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,698
edits
(added prerequisites) |
(added more first-time deployment steps) |
||
Line 123: | Line 123: | ||
$SECRETS_wgMemCachedServers = array(); | $SECRETS_wgMemCachedServers = array(); | ||
</pre> | </pre> | ||
Next, update values for $SECRETS_wgServer, $SECRETS_wgLogo, $SECRETS_wgDBserver, $SECRETS_wgDBname, $SECRETS_wgDBuser, $SECRETS_wgDBpassword. | |||
==== 4. Configure Apache ==== | |||
Use the sample configuration in <code>tools/wiki-dev.allizom.org.conf</code> to configure an Apache virtualhost. | |||
==== 5. Import database ==== | |||
tbd | |||
=== Deploying changes to super project only === | === Deploying changes to super project only === |