GithubHelp home page GithubHelp logo

jerryshell / my-flomo-server Goto Github PK

View Code? Open in Web Editor NEW
33.0 4.0 2.0 275 KB

Self-hosted 自托管的想法记录及回顾服务,开源、免费、简单、专注于核心功能

License: GNU Affero General Public License v3.0

Go 96.21% Shell 0.32% Dockerfile 1.15% Makefile 2.32%
self-hosted flomo

my-flomo-server's Introduction

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

my-flomo-server's People

Contributors

dependabot[bot] avatar jerryshell avatar zcyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

st2ne masonmao

my-flomo-server's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.