Product Improvements: Autonomous
2 results found
-
Allow use of SSH keys, not password only
Using SSH with a password is less convenient and potentially less secure than when configured to use SSH with keys. The Flexible product allows devs to access the server with SSH keys and it would be nice if Autonomous allowed the same.
4 votes -
Allow Autonomous customers to setup cron jobs
Some Wordpress/Woocommerce sites run better when the WP Cron system is invoked by a cron job instead of running at the end of requests. It is common for WP sites to have a crontab entry (or similar web-based scheduler) such as this:
* * * * * cd /path/to/public_html && /usr/local/bin/wp cron event run --due-now > /dev/null 2>&1Also, besides the WP Cron system, occasional plugin developers have odd cronjobs that should be scheduled as well.
As of right now the support group has told me that the only way to schedule crons is to use a 3rd party cron…
10 votes
- Don't see your idea?