当前位置:网站首页>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 

边栏推荐
- Full link voltage measurement: building three models
- Simulation volume leetcode [general] 1218 Longest definite difference subsequence
- 對數據安全的思考(轉載)
- Summary of the post of "Web Test Engineer"
- 黑猫带你学UFS协议第8篇:UFS初始化详解(Boot Operation)
- 模拟卷Leetcode【普通】1296. 划分数组为连续数字的集合
- An article was uncovered to test the truth of outsourcing companies
- leetcode 24. 两两交换链表中的节点
- 【MQTT从入门到提高系列 | 01】从0到1快速搭建MQTT测试环境
- Simulation volume leetcode [general] 1405 Longest happy string
猜你喜欢
![[postman] collections configuration running process](/img/09/bcd9fd6379fa724671ffd09278442e.png)
[postman] collections configuration running process

D - How Many Answers Are Wrong

win10无法操作(删除、剪切)文件

Postman core function analysis - parameterization and test report

把el-tree选中的数组转换为数组对象

Full link voltage measurement: building three models

Black cat takes you to learn EMMC Protocol Part 10: EMMC read and write operation details (read & write)

Isam2 operation process

Redis core technology and basic architecture of actual combat: what does a key value database contain?

LeetCode 729. 我的日程安排表 I
随机推荐
记一个基于JEECG-BOOT的比较复杂的增删改功能的实现
F - true liars (category and search set +dp)
mysql按照首字母排序
Simulation volume leetcode [general] 1414 The minimum number of Fibonacci numbers with a sum of K
Redis core technology and basic architecture of actual combat: what does a key value database contain?
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
[postman] collections - run the imported data file of the configuration
黑猫带你学UFS协议第18篇:UFS如何配置逻辑单元(LU Management)
JWT-JSON WEB TOKEN
全链路压测:构建三大模型
「 WEB测试工程师 」岗位一面总结
Coordinatorlayout+nestedscrollview+recyclerview pull up the bottom display is incomplete
Career advancement Guide: recommended books for people in big factories
Basic knowledge of error
Avtiviti创建表时报错:Error getting a new connection. Cause: org.apache.commons.dbcp.SQLNestedException
Nodejs realizes the third-party login of Weibo
还在为如何编写Web自动化测试用例而烦恼嘛?资深测试工程师手把手教你Selenium 测试用例编写
模拟卷Leetcode【普通】1296. 划分数组为连续数字的集合
Pat (Grade B) 2022 summer exam
D - How Many Answers Are Wrong