VirtuBox
|
809aba1671
|
Merge pull request #561 from WordOps/updating-configuration
Fix wo stack migrate mariadb
|
2023-08-13 11:45:37 +02:00 |
|
VirtuBox
|
7f85ad6f9f
|
Fix mariadb migrate
|
2023-08-13 11:15:07 +02:00 |
|
VirtuBox
|
58c92fb2b8
|
Fix wo stack migrate mariadb
|
2023-08-13 10:56:17 +02:00 |
|
VirtuBox
|
50b3f6d21f
|
Merge pull request #560 from WordOps/updating-configuration
Deploy ssl.conf from mustache template
|
2023-08-13 10:56:03 +02:00 |
|
VirtuBox
|
88e1bb1974
|
Deploy ssl.conf from mustache template
|
2023-08-13 10:24:29 +02:00 |
|
VirtuBox
|
ae20b5250c
|
Merge pull request #559 from WordOps/updating-configuration
Improve php versions and refactor code
|
2023-08-13 09:03:57 +02:00 |
|
VirtuBox
|
32db43a34d
|
Add wo site update alias
|
2023-08-12 22:41:19 +02:00 |
|
VirtuBox
|
26fbedb26f
|
Add nginx requirements for site alias
|
2023-08-12 17:20:17 +02:00 |
|
VirtuBox
|
279ab9a832
|
Refactor site update
|
2023-08-12 16:41:07 +02:00 |
|
VirtuBox
|
f88a81182e
|
Refactor site update
|
2023-08-12 16:31:49 +02:00 |
|
VirtuBox
|
1fdcfb83b4
|
Refactor stack
|
2023-08-12 16:12:06 +02:00 |
|
VirtuBox
|
7f1887a27b
|
Refactor stack upgrade
|
2023-08-12 16:11:54 +02:00 |
|
VirtuBox
|
db7d8498db
|
Refactor stack services
|
2023-08-12 16:11:36 +02:00 |
|
VirtuBox
|
c08a12c3c8
|
Merge pull request #558 from WordOps/updating-configuration
Add site alias and refactor php stack
|
2023-08-12 15:47:35 +02:00 |
|
VirtuBox
|
f751968fe7
|
Refactor all php stack
|
2023-08-12 14:44:56 +02:00 |
|
VirtuBox
|
d1c158d42f
|
Fix php refactor
|
2023-08-12 14:08:05 +02:00 |
|
VirtuBox
|
28650fb0fb
|
Test php stack refactor
|
2023-08-12 13:41:21 +02:00 |
|
VirtuBox
|
e29c7e11c5
|
improve virtualconf template
|
2023-08-06 15:47:24 +02:00 |
|
VirtuBox
|
e74fce77be
|
Fix virtualconf template
|
2023-08-06 13:49:41 +02:00 |
|
VirtuBox
|
20ae270736
|
Fix virtualconf template
|
2023-08-06 13:29:05 +02:00 |
|
VirtuBox
|
01b0c174c9
|
Fix virualconf
|
2023-08-06 13:12:55 +02:00 |
|
VirtuBox
|
7e48b18837
|
Add wo site create --alias
|
2023-08-06 12:55:26 +02:00 |
|
VirtuBox
|
717cdf8542
|
Refactor site create
|
2023-08-06 08:38:10 +02:00 |
|
VirtuBox
|
b51181254f
|
Merge pull request #554 from WordOps/updating-configuration
Refactor php installation and site detection
|
2023-08-05 23:16:45 +02:00 |
|
VirtuBox
|
41d8299f2d
|
Refactor php version install
|
2023-08-05 18:02:49 +02:00 |
|
VirtuBox
|
9f5dacb4ec
|
Improve purge opcache
|
2023-08-05 17:31:40 +02:00 |
|
VirtuBox
|
ce961e90a8
|
Refactor php versions management
|
2023-08-05 15:47:01 +02:00 |
|
VirtuBox
|
f9b3f96e14
|
Cleanup php stack removal
|
2023-08-05 15:30:45 +02:00 |
|
VirtuBox
|
c46e5d3b11
|
Fix argument
|
2023-08-05 15:09:51 +02:00 |
|
VirtuBox
|
a93ec45ce4
|
Refactorise package detection
|
2023-08-05 14:57:04 +02:00 |
|
VirtuBox
|
4b71b4e679
|
Refactor site detection
|
2023-08-05 12:07:10 +02:00 |
|
VirtuBox
|
e95e6f2696
|
Merge pull request #553 from WordOps/updating-configuration
Improve php stack setup
|
2023-08-05 12:06:54 +02:00 |
|
VirtuBox
|
21164859c1
|
Improve php stack install
|
2023-08-05 11:41:46 +02:00 |
|
VirtuBox
|
666f61e620
|
Fix php version variable
|
2023-08-05 11:02:24 +02:00 |
|
VirtuBox
|
5c39f01670
|
Refactor php installation
|
2023-08-05 10:48:56 +02:00 |
|
VirtuBox
|
7df16a935c
|
Merge pull request #548 from nylen/patch-1
Do not cache requests with Authorization header set
|
2023-08-04 18:01:50 +02:00 |
|
VirtuBox
|
c9e0c0d1b1
|
Small fix for mariadb migrate
|
2023-08-04 16:46:00 +02:00 |
|
VirtuBox
|
49d26e5656
|
Do not add mariadb repo on debian 12
|
2023-08-01 18:35:48 +02:00 |
|
VirtuBox
|
1d527e84ff
|
Update gpg keys for debian 12
|
2023-08-01 18:25:59 +02:00 |
|
James Nylen
|
74d48c10c1
|
Do not cache requests with Authorization header set
|
2023-07-23 02:26:40 +00:00 |
|
VirtuBox
|
efaa4de032
|
Merge pull request #547 from WordOps/updating-configuration
Improve MariaDB migrate
|
2023-07-19 09:34:51 +02:00 |
|
VirtuBox
|
6346a4fd07
|
Merge pull request #376 from yogeshbeniwal/master
Set cache expiry of css and js files to 1 year
|
2023-07-16 23:33:12 +02:00 |
|
VirtuBox
|
83b33ac09e
|
Improve MariaDB migrate
|
2023-07-16 23:29:52 +02:00 |
|
Yogesh Beniwal
|
afd5d8ec8b
|
Update WP_MEMORY_LIMIT and WP_MAX_MEMORY_LIMIT
|
2023-04-03 16:57:45 +08:00 |
|
VirtuBox
|
d07d66e0d5
|
Merge pull request #495 from WordOps/updating-configuration
Fix wpce options
|
2023-01-22 10:49:28 +01:00 |
|
VirtuBox
|
7139310aee
|
Update wpce options
|
2023-01-21 13:45:13 +01:00 |
|
Hamada Habib
|
755eafc4c0
|
Merge branch 'WordOps:master' into master
|
2023-01-18 09:15:47 +02:00 |
|
Hamada Habib
|
7f64e832e4
|
Allow all Communications Between Jetpack and WordPress.com
|
2023-01-18 09:15:03 +02:00 |
|
Janio Sarmento
|
b16e018e8e
|
#486 Bugfix PHP 8.2 support
|
2022-12-26 11:41:15 -03:00 |
|
VirtuBox
|
67ff78e077
|
Update version, fix psutil install
|
2022-12-23 08:11:44 +01:00 |
|