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

边栏推荐
- 【Postman】动态变量(也称Mock函数)
- ICLR 2022 spotlight | analog transformer: time series anomaly detection method based on correlation difference
- PHP uses redis to implement distributed locks
- Simulation volume leetcode [general] 1062 Longest repeating substring
- [eolink] PC client installation
- 把el-tree选中的数组转换为数组对象
- Nodejs realizes the third-party login of Weibo
- Aike AI frontier promotion (2.13)
- Full link voltage measurement: building three models
- 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
猜你喜欢

The latest 2022 review of "graph classification research"

F - true liars (category and search set +dp)

Convert the array selected by El tree into an array object

在JEECG-boot代码生成的基础上修改list页面(结合自定义的组件)

【MQTT从入门到提高系列 | 01】从0到1快速搭建MQTT测试环境

keil MDK中删除添加到watch1中的变量

进程和线程的理解

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

曼哈顿距离和-打印菱形

二维码的前世今生 与 六大测试点梳理
随机推荐
[wechat applet] build a development tool environment
Construction and integration of Zipkin and sleuth for call chain monitoring
LeetCode 1200. 最小绝对差
模拟卷Leetcode【普通】1296. 划分数组为连续数字的集合
Detailed explanation of P problem, NP problem, NPC problem and NP hard problem
An article was uncovered to test the truth of outsourcing companies
JDBC Requset 对应内容及功能介绍
进程和线程的理解
Cannot create poolableconnectionfactory (could not create connection to database server. error
Left matching principle of joint index
黑猫带你学eMMC协议第10篇:eMMC读写操作详解(read & write)
RestTemplate、Feign实现Token传递
模拟卷Leetcode【普通】1405. 最长快乐字符串
Black cat takes you to learn UFS protocol Chapter 4: detailed explanation of UFS protocol stack
Set the print page style by modifying style
The pit encountered by keil over the years
Coordinatorlayout+nestedscrollview+recyclerview pull up the bottom display is incomplete
【Postman】Collections-运行配置之导入数据文件
「 WEB测试工程师 」岗位一面总结
Summary of anomaly detection methods