Restore to an isolated copy
A WordPress backup can be rebuilt in a separate environment and verified without modifying the original site. The feature passed full verification and is being prepared for stable promotion.
This page records the milestones that materially change the product. Current stable version: 0.1.15-1.
A WordPress backup can be rebuilt in a separate environment and verified without modifying the original site. The feature passed full verification and is being prepared for stable promotion.
The panel can create a real backup, verify its structure and integrity and make it available for later restore operations.
Available copies are read and presented without trusting arbitrary names or paths submitted by the interface.
One PHP service can be reloaded without unnecessarily affecting other hosted sites.
The panel shows inventory and status through separately prepared data, without executing site code or exposing uncertified administrative actions.
Every candidate is installed and tested on a real environment with web server, PHP, database, persistent services and disposable sites.
The web interface cannot send arbitrary commands to the system. It can only request known operations with validated parameters and audit history.
Updates are tested on a copy and applied to the original site only when origin and result match what was verified.
The first real cycle verified thousands of files and every database table, showing that the process was not merely symbolic.
Site creation, PHP service, database, configuration, publishing, verification and cleanup on error.