Table of Contents
Content Error or Suggest an Edit
Notice a grammatical error or technical inaccuracy? Let us know; we will give you credit!
Notice
This is a live document and as such it will be updated from time to time
Introduction
Caveats
Limitations
Integrations
- No Netdata Intergration, I plan to make a guide soon.
- There isn’t a native NewRelic integration, I plan to make a guide soon.
- No xdebug Integration, I plan to make a guide soon.
Backups – S3 Backups Don’t Support Streaming
The S3 backups create a backup of a site, before pushing it to the S3 endpoint. If you have a server with 80GB of storage, and your site takes up 60GB, you will run out of space and the backup won’t continue. Even with compression, this isn’t a good method.
There is also no pre-flight checks for S3 backups.
https://community.enhance.com/d/1428-streaming-s3-backups-andor-pre-flight-free-space-check
Backups – No Backup Configuration
There is no option to change the configuration of backups, for instance if you want to do hourly or every 12 hours.
Documentation – No Documentation of appcd-cli @ 2024-04
You can do lots with appcd-cli, never having to login to the Enhance control panel. It’s not documented however, so I asked why?
appcd-cli isn’t currently documented but it will be soon, it’s being redeveloped so it can run locally on the web server.
appcd-cli 8.8.8.8 change-webserver lite-speed
User Management
MySQL
- Error when using mysqlbackup with MariaDB Unknown table ‘COLUMN_STATISTICS’ in information_schema (1109)
- Provide MySQL Logs outside of Docker Container
- Create Symlink to MySQL Socket
General Issues
WordPress – Linux Cron running WordPress Cron results in Failed Emails
This one is an easy one and hopefully it gets fixed soon, as well as a log for the WordPress cron runs.
https://community.enhance.com/d/1299-wp-cron-issue
Change Log
- 07-30-2024 – Added Allow Existing Users to be Invited to Multiple Customer Accounts
- 07-05-2024 – Reformatted article.
- 06-28-2024 – Added netdata integration thread.
- 06-27-2024 – Added log rotation and mysql logs outside of docker container.