SHIPPED · v1.15.2
Improve Dockerfile handling for uploaded projects
New
Meteor framework support — auto-detects Meteor projects and generates production-ready Dockerfile with multi-stage builds for Upload and GitHub sources
Improved
Upload folder settings — choose which directories to exclude from uploads (e.g., node_modules, .git, dist) and toggle hidden file inclusion via a collapsible panel
File tree preview — preview the uploaded file structure directly in the wizard, or open the full file manager to browse remote files
Dockerfile handling for uploaded projects — wizard-customized Dockerfile now always takes priority instead of being overridden by an existing Dockerfile in the project folder
Docker build error recovery — if a VPS build fails due to DNS resolution issues, ServerCompass automatically retries with host networking and shows a clear explanation
Fixed
Fixed uploaded folder names with special characters causing deployment failures — folder names are now sanitized before creating remote paths
Fixed Dockerfile edits being ignored when the uploaded project already contained a Dockerfile — wizard-configured Dockerfile now takes priority