# Step 1: Deploy Nextcloud via Docker docker run -d \ -p 8081:80 \ -v nextcloud-data:/var/www/html \ nextcloud # Step 2: Add glowing dashboard buttons # Button: Sync Artifacts to Cloud rclone copy ./artifacts remote:nextcloud/artifacts # Step 3: Connect WebDAV to Termux rclone config # setup WebDAV with Nextcloud creds - Initial Deployment
verified
knicole
commited on