Cristhian Martínez Ochoa
194017faf4
revision
...
Some minor fixes after full revision.
2022-08-19 15:21:54 -06:00
Cristhian Martínez Ochoa
2d00d7174b
jammy
...
Support for Ubuntu 22.04.
2022-08-16 17:15:46 -06:00
Cristhian Martínez Ochoa
9a47201241
jammy
...
Support for Ubuntu 22.04
2022-08-03 17:07:40 -06:00
Cristhian Martínez Ochoa
5d23f649e1
minor fixes
...
Server reset not reloading Nginx.
Reverse proxy unix sockets improved.
2022-06-03 11:38:54 -06:00
Cristhian Martínez Ochoa
c50569c9d5
headers
...
Removed old headers commands, only conf file is now accepted.
Improved for always respect default values.
2022-05-27 14:00:50 -06:00
Cristhian Martínez Ochoa
d97f422872
jammy
...
Ubuntu 22.04 preparation.
2022-05-26 08:31:11 -06:00
Cristhian Martínez Ochoa
2c99c0218e
timezone
...
Restart cron
2022-04-28 17:23:44 -06:00
Cristhian Martínez Ochoa
596fd443fa
swap check
...
Now we check if enough disk space is available before creating SWAP.
2022-03-22 15:41:53 -07:00
Cristhian Martínez Ochoa
6ce9ab452a
duplicity
...
ARM support was removed from snap, now we install it directly from source!
2022-03-22 13:42:22 -07:00
Cristhian Martínez Ochoa
388963a83b
mysql
...
Fixed - mysql failing installation when mysql-client is already installed.
2022-03-22 12:35:42 -07:00
Cristhian Martínez Ochoa
95ad57b587
plugins
...
Fixed WP plugin permissions after installed.
2022-01-24 17:36:31 -07:00
Cristhian Martínez Ochoa
67fd1efa99
emergency
...
Emergency Release: FIX max_file_uploads failing in PHP conf due to a single instead of double quotes. Duh!!!!
2022-01-12 09:48:32 -07:00
Cristhian Martínez Ochoa
c0570364bc
fixes
...
A lot small fixes after testing.
2022-01-11 07:59:54 -07:00
Cristhian Martínez Ochoa
d834e83495
slow query logs
...
Support for long_query_time was added.
2022-01-06 14:12:04 -07:00
Cristhian Martínez Ochoa
5cab01e091
import conf
...
Import Stack improved.
2022-01-05 17:49:02 -07:00
Cristhian Martínez Ochoa
ac5115bf9b
verify
...
Verify updated.
Now we run verify in critical mode at the end of the stack build.
Welcome message updated.
2022-01-04 12:55:19 -07:00
Cristhian Martínez Ochoa
a75ab9b66d
snap
...
Duplicity is now installed from snap.
Conf file migrated in update.
2022-01-01 12:27:36 -07:00
Cristhian Martínez Ochoa
9021f2b354
new conf
...
Everything included in the new conf file.
Fixed PHP purge removing tools-site.
2021-12-30 18:21:21 -07:00
Cristhian Martínez Ochoa
8432d49605
conf file
...
New configuration file template.
PHP conf script improved.
2021-12-28 15:56:06 -07:00
Cristhian Martínez Ochoa
423cee547a
fixes
...
A lot of minor fixes.
2021-12-27 16:39:27 -07:00
Cristhian Martínez Ochoa
d27334bf6f
duplicity
...
Duplicity now uses the new official PPA to always install the newest version.
Duply is now integrated into Webinoly.
2021-12-22 11:41:45 -07:00
Cristhian Martínez Ochoa
7fbbdb48a5
fixes
...
Errors in log and status when mysql is installed.
Error when mysql root password is changed.
Error when datadog is purged.
Now we use systemctl instead of service.
2021-12-21 17:10:10 -07:00
Cristhian Martínez Ochoa
1becfe2a60
builder
...
New smart builder with a lot of improvements.
- Build profiles support.
- multi-php removed.
- tools-site created since nginx instead of php.
- tools packages are now independent.
- internal api updated.
- new official ppa for redis.
2021-12-20 16:16:44 -07:00
Cristhian Martínez Ochoa
9f6770ccb9
php
...
PHP optimization revised, updated and improved.
2021-12-13 15:51:27 -07:00
Cristhian Martínez Ochoa
7e4dcc3297
kernel
...
Kernel optimization revised, updated and improved.
2021-12-11 16:59:30 -07:00
Cristhian Martínez Ochoa
7503907c5d
tools port
...
Now tools-port is a global variable.
Parked now has support for its own custom nginx conf.
2021-12-03 13:39:56 -07:00
Cristhian Martínez Ochoa
e13a1060c5
minor conf
...
+ update new dynvar for mysql when missing.
+ remove http header for transparency in dedicated reverse proxy sites.
+ php pm static now is set when greater than 8GB, instead of 6.
+ Minor nginx conf improvs.
2021-12-02 11:34:08 -07:00
Cristhian Martínez Ochoa
b026843c8a
intl
...
php-intl package added.
2021-12-01 09:04:16 -07:00
Cristhian Martínez Ochoa
3fa06153b2
minor improvs
...
Minor final improvements.
2021-11-12 11:03:13 -07:00
Cristhian Martínez Ochoa
0294912778
yoast removed
...
Removed support for Yoast sitemap.
2021-10-01 12:27:23 -06:00
Cristhian Martínez Ochoa
c8889ad4bf
custom headers
...
Added support for custom HTTP Headers.
2021-08-28 11:24:16 -06:00
Cristhian Martínez Ochoa
2a3fa34ae6
x-headers
...
Addes support to customize X-Headers: X-Frame-Options, X-Content-Type-Options, X-XSS-Protection
2021-08-28 10:09:53 -06:00
Cristhian Martínez Ochoa
70ab5ae1e2
x-robots-tag
...
Added support for X-Robots-Tag HTTP Header.
2021-08-27 16:00:02 -06:00
Cristhian Martínez Ochoa
90051d5c5f
cache control
...
Added support to cutomize Cache-Control HTTP Header.
2021-08-27 15:35:00 -06:00
Cristhian Martínez Ochoa
b692b3aed2
permissions policy
...
Added full support for Permissions-Policy header.
2021-08-27 13:43:12 -06:00
Cristhian Martínez Ochoa
3c5b7a6e71
csp improved
...
CSP header improved. Reload removed and now we have the reset option.
2021-08-27 11:39:42 -06:00
Cristhian Martínez Ochoa
8f2e881676
cache size
...
Now we have a dynvar for cache-size.
2021-07-22 15:29:30 -06:00
Cristhian Martínez Ochoa
22b20eab6d
mysql improvements
...
- Purgin folders improved.
- Better message when keep-data.
- Reserved words updated.
- mysql_upgrade script included.
- MySQL custom conf file now included when export server.
2021-07-20 12:09:28 -06:00
Cristhian Martínez Ochoa
9e16df11a7
mariadb versions
...
Now we have support for multiple versions, not only the latest.
2021-07-18 13:18:45 -06:00
Cristhian Martínez Ochoa
6e6fc86392
php default
...
PHP 8.0 is now default.
2021-07-17 13:39:00 -06:00
Cristhian Martínez Ochoa
9db35d138c
minor issues
...
Fixed some minor issues after testing.
README updated.
2021-06-02 11:25:26 -06:00
Cristhian Martínez Ochoa
6ff4748b0c
minor fixes
...
- symlinks owner fixed.
- warning when deleting a site that is main site in smtp.
2021-05-22 12:46:20 -06:00
Cristhian Martínez Ochoa
5adbf9ab98
sftp
...
better ssh keys handling
2021-05-03 11:12:25 -06:00
Cristhian Martínez Ochoa
3c8ef8d293
verify fixes
...
Some fixes after testing.
2021-04-23 13:33:48 -06:00
Cristhian Martínez Ochoa
8873fe2ca7
minor fixes
...
- Certbot verified after installation and retry if needed. That's because SNAP repo fails a lot.
- Version is now displayed after Webinoly is updated.
- Duply backup profiles deleted when nginx is removed.
2021-04-05 21:02:13 -06:00
Cristhian Martínez Ochoa
66d365d7fb
some fixes
...
- Certbot instructions updated.
- Empty blank site option included.
- Fixed issue when parked site is created and main site have cache enabled.
2021-03-24 13:41:37 -07:00
Cristhian Martínez Ochoa
ac8c795e47
minor fixes
...
Proxy transparent option.
Nginx open file cache fixed to prevent issues when file is modified.
2020-12-11 13:39:21 -07:00
Cristhian Martínez Ochoa
e1d1b00568
updates and fixes
...
php 7.2 removed.
fixed error when reinstaling nginx and certbot symlink is created.
update issue with missing keys.
2020-12-04 13:34:30 -07:00
Cristhian Martínez Ochoa
beb8882ab5
update fixed
...
Fixes after testing
2020-11-26 13:56:37 -07:00
Cristhian Martínez Ochoa
0007a7c66f
xmlrpc
...
Custom configuration for XMLRPC.
2020-11-24 17:59:13 -07:00