Headr is a cloud native, kubernetes powered, Golang 1.9 driven microservice architecture practice. Initially, it is meant to be a blogging website that combines the advantages of both traditional dynamic and static blogging tools and websites (such as hugo/hexo for static and CSDN/jianshu/cnblogs for dynamic). but in the future maybe there's going to be more features depending on feedbacks.
I talked and will be talking more about Headr on my personal blog (which is going to be transfered to Headr eventually :)) under tag HEADR
, don't hesitate to visit or send me emails to discuss.
Headr is not finished yet, I am still working on it. This is an index for all current Headr repositories. (Updating)
headr-home -- Headr home page.
headr-dashboard -- Headr user dashboard.
headr-hugo-helper -- A consumer project that executes hugo
command.
headr-repoctl -- Repositories management and control.
headr-sitemgr -- Site creation and configuration.
headr-apigateway -- Entrance for all Headr services.
headr-common -- Common packages for by all headr projects. (Such as message queue and database services.)
headr-k8s-helper -- In-cluster k8s client supporting dynamic deployment and service management.
headr-contentmgr -- Content management.