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

边栏推荐
猜你喜欢
![[API interface tool] Introduction to postman interface](/img/03/c1541fca65dd726fd4bdc8793b605e.png)
[API interface tool] Introduction to postman interface

MFC关于长字符串unsigned char与CString转换及显示问题

Summary of anomaly detection methods

基于JEECG-BOOT制作“左树右表”交互页面

10M25DCF484C8G(FPGA) AMY-6M-0002 BGA GPS模块

LeetCode 731. 我的日程安排表 II

ICLR 2022 spotlight | analog transformer: time series anomaly detection method based on correlation difference

(中)苹果有开源,但又怎样呢?

MySQL之基础知识

Black cat takes you to learn EMMC Protocol Part 10: EMMC read and write operation details (read & write)
随机推荐
黑猫带你学UFS协议第4篇:UFS协议栈详解
selenium源码通读·9 |DesiredCapabilities类分析
记一个基于JEECG-BOOT的比较复杂的增删改功能的实现
Summary of anomaly detection methods
10m25dcf484c8g (FPGA) amy-6m-0002 BGA GPS module
B - The Suspects
数据库-当前读与快照读
Simulation volume leetcode [general] 1109 Flight reservation statistics
Avtiviti创建表时报错:Error getting a new connection. Cause: org.apache.commons.dbcp.SQLNestedException
【Postman】Collections-运行配置之导入数据文件
数据库隔离级别
An article was uncovered to test the truth of outsourcing companies
模拟卷Leetcode【普通】1314. 矩阵区域和
Black cat takes you to learn UFS protocol Chapter 4: detailed explanation of UFS protocol stack
[postman] collections - run the imported data file of the configuration
Simulation volume leetcode [general] 1062 Longest repeating substring
[postman] dynamic variable (also known as mock function)
Convert the array selected by El tree into an array object
oscp raven2靶机渗透过程
對數據安全的思考(轉載)