Categorygithub.com/jerryshell/my-flomo-server
modulepackage
0.0.0-20240723131545-05526dd38220
Repository: https://github.com/jerryshell/my-flomo-server.git
Documentation: pkg.go.dev

# README

my-flomo-server

功能清单

  • 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.yamldata 部分
  • ingress/ingress.yamlhost
  • ingress/tls-ingress.yamlhost

相关项目

开源协议

GNU Affero General Public License v3.0

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author