当前位置:网站首页>Fragmented knowledge management tool memos
Fragmented knowledge management tool memos
2022-07-05 13:09:00 【Yangpu Laosu】
What is? Memos ?
Memos
It's based onSQLite
Open source of database 、 Self managed knowledge base .
Memos
And what we introduced earlier Jotsy
More like , Use netizens zxc
Saying ,“ There seems to be no word limit twitter equally .”
About
Jotsy
You can read what Lao Su wrote :『 Rust Build open source notes Jotsy 』
This fragmented recording tool , Used for knowledge management , The effect is unknown , After all, Lao Su hasn't used it deeply .
Personal feeling Memos
It should be with flomo · Ink notes
Similar applications , The interface is almost the same , So from flomo
You can learn Memos
Application scenarios and development concepts :
- Record ideas quickly
- Continuous recording
- Generate fantastic ideas
From the interface provided by the official website ,Memos
Probably developed by Chinese , We can Memos
As flomo · Ink notes
Open source alternatives to .
install
On the group light with Docker Way to install .
Search the registry for memos
, Select first neosmemo/memos
, Version selection 0.1.1
.
At the time of publication , The latest version is already
0.1.3
volume
stay docker
In the folder , Create a new folder memos
, And create a subfolder data
Folder | Loading path | explain |
---|---|---|
docker/memos/data | /var/opt/memos | Store database |
port
The local port does not conflict , If you're not sure, you can use the command to check
# Check port usage
netstat -tunlp | grep Port number
Local port | Container port |
---|---|
5230 | 8080 |
By default, there is no port
We need to order by ourselves “+” Number added
Environmental Science
variable | value |
---|---|
mode | Default to prod |
Command line installation
If you are familiar with the command line , Possible docker cli
Faster
# New folder memos and subdirectories
mkdir -p /volume2/docker/memos/data
# Get into memos Catalog
cd /volume2/docker/memos
# Run container
docker run -d \
--restart unless-stopped \
--name memos \
-p 5230:8080 \
-v $(pwd)/data:/var/opt/memos \
-e mode=prod \
neosmemo/memos:0.1.1
It can also be used. docker-compose
install , Save the following as docker-compose.yml
file
version: '3'
services:
memos:
image: neosmemo/memos:0.1.1
container_name: memos
restart: unless-stopped
ports:
- 5230:8080
volumes:
- /volume2/docker/memos/data:/var/opt/memos
environment:
- mode=prod
Then execute the following command , stay portainer
It is also possible to execute in
# New folder memos and subdirectories
mkdir -p /volume2/docker/memos/data
# Entry directory
cd /volume2/docker/memos
# take docker-compose.yml Put in the current directory
# One button start
docker-compose up -d
function
Enter... In the browser http:// Synology IP:5230
You can see the login interface
Enter your email and password , spot Sign up as Owner
, This account will become an administrator
use Hello World!
Say hello
Function is relatively simple
Setting
Members can be added in
It seems that there are still problems in the naming of pictures ,avataaars.png
That's all right. , however avataaars (2).png
There are problems.
From the page code , It seems that the name has become (2).png
It seems that the problem should be caused by spaces , This should be a low-level mistake
The normal thing is that
Record the current version
Reference documents
usememos/memos: An open source, self-hosted knowledge base that works with a SQLite db file.
Address :https://github.com/usememos/memos
Memos
Address :https://memos.onrender.com
边栏推荐
- UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xe6 in position 76131: invalid continuation byt
- Solve Unicode decodeerror: 'GBK' codec can't decode byte 0xa2 in position 107
- 蜀天梦图×微言科技丨达梦图数据库朋友圈+1
- Le rapport de recherche sur l'analyse matricielle de la Force des fournisseurs de RPA dans le secteur bancaire chinois en 2022 a été officiellement lancé.
- Hiengine: comparable to the local cloud native memory database engine
- 155. Minimum stack
- Halcon template matching actual code (I)
- [cloud native] use of Nacos taskmanager task management
- Insmod prompt invalid module format
- 实现 1~number 之间,所有数字的加和
猜你喜欢
Hundred days to complete the open source task of the domestic database opengauss -- openguass minimalist version 3.0.0 installation tutorial
关于 SAP UI5 floating footer 显示与否的单步调试以及使用 SAP UI5 的收益
先写API文档还是先写代码?
Introduction to the principle of DNS
Small case of function transfer parameters
函数传递参数小案例
RHCAS6
蜀天梦图×微言科技丨达梦图数据库朋友圈+1
CloudCompare——点云切片
【每日一题】1200. 最小绝对差
随机推荐
Yyds dry inventory JS intercept file suffix
Shi Zhenzhen's 2021 summary and 2022 outlook | colorful eggs at the end of the article
RHCAS6
Alibaba cloud SLB load balancing product basic concept and purchase process
How to choose note taking software? Comparison and evaluation of notion, flowus and WOLAI
将函数放在模块中
DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告
About the single step debugging of whether SAP ui5 floating footer is displayed or not and the benefits of using SAP ui5
There is no monitoring and no operation and maintenance. The following is the commonly used script monitoring in monitoring
Natural language processing series (I) introduction overview
关于 Notion-Like 工具的反思和畅想
SAP ui5 objectpagelayout control usage sharing
SAP SEGW 事物码里的导航属性(Navigation Property) 和 EntitySet 使用方法
OpenHarmony应用开发之Navigation组件详解
Didi open source Delta: AI developers can easily train natural language models
Detailed explanation of navigation component of openharmony application development
#从源头解决# 自定义头文件在VS上出现“无法打开源文件“XX.h“的问题
946. 验证栈序列
ASEMI整流桥HD06参数,HD06图片,HD06应用
Shu tianmeng map × Weiyan technology - Dream map database circle of friends + 1