Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
knicole
/
ii
like
0
Running
App
Files
Files
Community
main
ii
8.76 kB
1 contributor
History:
4 commits
knicole
undefined - Follow Up Deployment
23a4562
verified
7 months ago
.gitattributes
1.52 kB
initial commit
7 months ago
README.md
204 Bytes
# 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
7 months ago
index.html
6.65 kB
# 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
7 months ago
style.css
388 Bytes
initial commit
7 months ago