当前位置:网站首页>Leanote private cloud note building
Leanote private cloud note building
2022-07-07 07:48:00 【Chief prisoner】
leanote Private cloud note building
1、 Create user
useradd leanote
su - leanote
2、 download leanote Installation package
wget --no-check-certificate https://sourceforge.net/projects/leanote-bin/files/2.6.1/leanote-linux-amd64-v2.6.1.bin.tar.gz
tar -zxvf leanote-linux-amd64-v2.6.1.bin.tar.gz
3、 Download and install mongodb
wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.0.1.tgz
tar -xzvf mongodb-linux-x86_64-3.0.1.tgz
export PATH=$PATH:/home/leanote/mongodb-linux-x86_64-3.0.1/bin
mkdir /home/leanote/data
mongod --dbpath /home/leanote/data &
test
mongo
show dbs;
Import data
mongorestore -h localhost -d leanote --dir leanote/mongodb_backup/leanote_install_data/
4、 start-up leanote
# Be on the safe side leanote Suggest to modify leanote/conf/app.conf app.secret
cd leanote/bin/
bash run.sh &
5、 Log in to view
localhost:9000
# m Default username password
admin:abc123
[email protected]:[email protected]
边栏推荐
- Pytest + allure + Jenkins Environment - - achèvement du remplissage de la fosse
- After 95, Alibaba P7 published the payroll: it's really fragrant to make up this
- pytest+allure+jenkins环境--填坑完毕
- Zhilian + AV, AITO asked M7 to do more than ideal one
- 今日现货白银操作建议
- Asemi rectifier bridge rs210 parameters, rs210 specifications, rs210 package
- Why is the row of SQL_ The ranking returned by number is 1
- leetcode:105. 从前序与中序遍历序列构造二叉树
- 2022-07-06:以下go语言代码是否会panic?A:会;B:不会。 package main import “C“ func main() { var ch chan struct
- misc ez_usb
猜你喜欢

Tencent's one-day life

How can a 35 year old programmer build a technological moat?

Jenkins remote build project timeout problem

buuctf misc USB

知识点滴 - 关于苹果认证MFI

About some details of final, I have something to say - learn about final CSDN creation clock out from the memory model

leetcode:105. 从前序与中序遍历序列构造二叉树

探索Cassandra的去中心化分布式架构

resource 创建包方式

Make a bat file for cleaning system garbage
随机推荐
直播平台源码,可折叠式菜单栏
Tongda injection 0day
解决问题:Unable to connect to Redis
Live broadcast platform source code, foldable menu bar
BGP experiment (1)
科技云报道:从Robot到Cobot,人机共融正在开创一个时代
242. Bipartite graph determination
Why should we understand the trend of spot gold?
About some details of final, I have something to say - learn about final CSDN creation clock out from the memory model
Iterable、Collection、List 的常见方法签名以及含义
Common method signatures and meanings of Iterable, collection and list
Why is the row of SQL_ The ranking returned by number is 1
Make a bat file for cleaning system garbage
Live online system source code, using valueanimator to achieve view zoom in and out animation effect
Outsourcing for four years, abandoned
[UTCTF2020]file header
Button wizard script learning - about tmall grabbing red envelopes
Button wizard collection learning - mineral medicine collection and running map
I failed in the postgraduate entrance examination and couldn't get into the big factory. I feel like it's over
nacos