Skip to content

类微博服务,支持用户分层,会员订阅

License

Notifications You must be signed in to change notification settings

CollectBugs/castodon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLA assistant

私域微博,企业微博,社区建设 -

  • 类微博服务,支持用户分层,会员订阅
  • Based on mastodon, readmore

Helps

Running with Docker Compose

Build from source code (Optional)

Prerequisites -

  • Ubuntu, 22.04
  • Docker, 20.10.10
  • Docker Compose, v2.12
cd $ROOT_DIR
 ./cloudnative/admin/build.sh
 ./cloudnative/admin/push.sh

Launch Services

cd $ROOT_DIR
 ./cloudnative/admin/start.sh

Flush All

Re provison services, drop all data.

cd $ROOT_DIR
 ./cloudnative/admin/flush.sh

Clean Logs

Drop all logs.

cd $ROOT_DIR
 ./cloudnative/admin/truncate.sh

Contribute

TODO

License

GNU AFFERO GENERAL PUBLIC LICENSE

About

类微博服务,支持用户分层,会员订阅

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 63.6%
  • JavaScript 24.2%
  • Haml 4.9%
  • SCSS 4.8%
  • TypeScript 2.0%
  • Shell 0.2%
  • Other 0.3%