当前位置:网站首页>Private cloud disk deployment
Private cloud disk deployment
2022-07-06 06:23:00 【shatianyzg】
One 、 Extremely simplified deployment
utilize docker One key deployment
centos7 Installation method :
curl -sSL https://get.docker.com/ | sh
systemctl start docker
systemctl enable docker.service
2. install nextcloud
docker run -d --name nextcloud -p 80:80 -v /root/nextcloud:/data rootlogin/nextcloud
After installation , The login address is http://ip
3. Create administrator account 
Enter network disk 
Set user 
Upload files 
Upload photos 

边栏推荐
- 模拟卷Leetcode【普通】1109. 航班预订统计
- B - The Suspects
- [postman] test script writing and assertion details
- 通过修改style设置打印页样式
- 「 WEB测试工程师 」岗位一面总结
- Simulation volume leetcode [general] 1249 Remove invalid parentheses
- 职场进阶指南:大厂人必看书籍推荐
- Web界面元素的测试
- Simulation volume leetcode [general] 1218 Longest definite difference subsequence
- 基于JEECG-BOOT制作“左树右表”交互页面
猜你喜欢

E - 食物链

selenium源码通读·9 |DesiredCapabilities类分析

JWT-JSON WEB TOKEN

Data type of MySQL
![[postman] collections - run the imported data file of the configuration](/img/85/7ac9976fb09c465c88f376b2446517.png)
[postman] collections - run the imported data file of the configuration

黑猫带你学UFS协议第4篇:UFS协议栈详解

在uni-app中使用腾讯视频插件播放视频

On weak network test of special test

Digital triangle model acwing 1015 Picking flowers

JDBC requset corresponding content and function introduction
随机推荐
JMeter做接口测试,如何提取登录Cookie
An article was uncovered to test the truth of outsourcing companies
LeetCode 731. 我的日程安排表 II
对数据安全的思考(转载)
Thoughts on data security (Reprint)
10M25DCF484C8G(FPGA) AMY-6M-0002 BGA GPS模块
[postman] collections configuration running process
模拟卷Leetcode【普通】1414. 和为 K 的最少斐波那契数字数目
keil MDK中删除添加到watch1中的变量
QT: the program input point xxxxx cannot be located in the dynamic link library.
模拟卷Leetcode【普通】1405. 最长快乐字符串
在uni-app中使用腾讯视频插件播放视频
Convert the array selected by El tree into an array object
ESP32 ESP-IDF看门狗TWDT
Summary of anomaly detection methods
Properties file
黑猫带你学UFS协议第8篇:UFS初始化详解(Boot Operation)
模拟卷Leetcode【普通】1061. 按字典序排列最小的等效字符串
二维码的前世今生 与 六大测试点梳理
数据库隔离级别