Update documentation and .gitignore for improved deployment clarity and log management</message>
<message>Enhance the README files to provide clearer instructions for deploying the CM4 eMMC provisioning service on Proxmox, including detailed prerequisites and deployment steps. Update the .gitignore to exclude deploy logs generated during the deployment process, ensuring a cleaner repository. Additionally, refine archived documentation for better historical context and clarity on the active provisioning workflow.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,6 +4,9 @@
|
||||
*.img
|
||||
!emmc-provisioning/network-boot-initramfs/*.img
|
||||
|
||||
# Deploy logs (generated by deploy-to-proxmox.sh when DEPLOY_LOG=1)
|
||||
emmc-provisioning/scripts/deploy-*.log
|
||||
|
||||
# Backup/data from devices (large DBs and logs)
|
||||
backup-from-device/**/data/*.db
|
||||
backup-from-device/**/logs/
|
||||
|
||||
Reference in New Issue
Block a user