Install mediawiki on the dev server

This commit is contained in:
Greg Karékinian
2016-04-16 00:32:41 +02:00
parent c50b096c37
commit d95f0b601a
12 changed files with 296 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
{
"id": "mediawiki",
"antispam_key": {
"encrypted_data": "0geoVeZ/umKaBCbhDfxkacWt4sWQBHrRxYGTSsaC5gw=\n",
"iv": "YxwNvI3HXeMZRHFpv+QLcQ==\n",
"version": 1,
"cipher": "aes-256-cbc"
},
"db_pass": {
"encrypted_data": "aQ1soJeRPq9TQuDglkXrl10rIx5RpBNd5HltKVsYgLHedS5zXy8ylBhNdgBW\nb6slPhsbAB9d45aZAac7LUSbMIDIg8P+Zdx/0+IaEuwcpuQ=\n",
"iv": "RDS39dqjBPO0CyyANsa+2g==\n",
"version": 1,
"cipher": "aes-256-cbc"
}
}

View File

@@ -0,0 +1,9 @@
{
"id": "mysql",
"root_password": {
"encrypted_data": "4W8ZGojCtqO/WPqhgA/x7HkJO+RSJMlBSKCWh+sCbYwyLctdDJiFbTQQYLpH\nxRVQ\n",
"iv": "9HB8SG7jpROy6hNiNaJA9Q==\n",
"version": 1,
"cipher": "aes-256-cbc"
}
}