my-beancount-template icon indicating copy to clipboard operation
my-beancount-template copied to clipboard

My beancount practice as a template

my-beancount-template

个人 Beancount 方案的模板仓库

相关博客

配置

详细配置请参考博客三。必须修改的配置有:

  • Bot功能:data/beancount_bot.yml
  • 备份功能
    • Git SSH配置:init.d/known_hosts、密钥 init.d/tgbot
    • data 内必须是 git 仓库、位于 bot 分支、已经配置好 upstream

部署

docker-compose up -d

See also

kaaass/beancount_bot

zsxsoft/my-beancount-scripts