6 Commits

Author SHA1 Message Date
web@ppanel
912c5c4cb6 docs: Add one-click installation script for PPanel with Docker support
- Introduced `install-ppanel.sh` script for automated installation of PPanel using Docker Compose.
- Updated installation documentation to include one-click deployment options and detailed configuration steps.
- Enhanced configuration files for MySQL and Redis with necessary parameters.
- Improved Docker Compose setup with health checks and custom network configurations.
- Added instructions for firewall configuration and reverse proxy setup for production environments.
- Included troubleshooting tips and advanced options for non-interactive installations and proxy environments.
2025-12-27 11:38:50 +00:00
web
c76a09c9d6 refactor: update Docker image references from ghcr.io to ppanel for backend setup in documentation
- Changed Docker pull commands in backend.md and its Chinese counterpart to use ppanel/ppanel:latest instead of ghcr.io/perfect-panel/ppanel:latest.
- Removed obsolete Vue.js and source map files from the cache.
2025-12-15 06:56:00 -08:00
web
5ee56f8217 📝 docs: fix teek theme 2025-12-12 09:14:21 -08:00
web@ppanel
6a70eab2e9 🚑️ chore: add Vue.js and related dependencies, configure Netlify build settings, and create documentation structure
- Added Vue.js and various VitePress plugins to package.json for enhanced documentation capabilities.
- Created vue.js and vue.js.map files in the VitePress cache for Vue component support.
- Configured netlify.toml for build commands and redirects to support SPA routing and API proxying.
2025-12-11 08:53:22 +00:00
web@ppanel
484975c657 ♻️ chore: remove unused Vue.js files and update documentation formatting
- Deleted cached Vue.js and source map files from the documentation.
- Updated template variable formatting in mobile logs, subscription management, and authentication control
2025-12-11 08:32:41 +00:00
web@ppanel
99e7f6062d 📝 docs: Add documentation 2025-12-11 03:29:07 +00:00