command
module
Version:
v0.0.0-...-f177cc9
Opens a new window with list of versions in this module.
Published: Apr 16, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

功能清单
- Flomo 数据导入
- Flomo API 兼容
- 邮件每日回顾
- 注销账号,永久抹除数据
- CSV 数据导入导出
- Docker 镜像支持 ARMv7(树莓派)
体验 Demo
https://my-flomo.d8s.fun
服务器到期,体验 Demo 的后端已经关闭
如何运行
Docker
提前准备好 PostgreSQL,然后建立一个数据库即可
无需建表,my-flomo-server 第一次启动会自动建表
# 1. 创建并进入 my-flomo-server 目录
mkdir my-flomo-server && cd my-flomo-server
# 2. 下载 docker-compose.yaml
wget https://raw.githubusercontent.com/jerryshell/my-flomo-server/master/docker-compose.yaml
# 3. 根据自己的环境修改配置
vim docker-compose.yaml
# 4. 启动服务
docker-compose up -d
K8s
请参考 k8s/*.yaml
要注意修改:
configmap.yaml 的 data 部分
ingress/ingress.yaml 的 host
ingress/tls-ingress.yaml 的 host
相关项目
开源协议
GNU Affero General Public License v3.0
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.