背景 期望自定義 token service,因此探索下 harbor 的基本架構(gòu),得到自定義 token service 實(shí)現(xiàn)的具體可操作步驟...
參考:https://medium.com/glottery/sending-emails-with-go-golang-and-gmail-3...
mysql問(wèn)題 mysql安裝 wget -i -c http://dev.mysql.com/get/mysql57-community-re...
基礎(chǔ)規(guī)范 必須使用InnoDB存儲(chǔ)引擎原因:支持事務(wù)、行級(jí)鎖、并發(fā)性能更好、CPU及內(nèi)存緩存頁(yè)優(yōu)化使得資源利用率更高 數(shù)據(jù)表,字段必須加入注釋原...
備注:jwt生成token,無(wú)法實(shí)現(xiàn)登出,可以考慮redis輔助實(shí)現(xiàn)登出
參考:https://gocn.vip/article/669 配置: 實(shí)現(xiàn) 參考:https://github.com/go-ldap/ldap
github地址:https://github.com/apache/incubator-superset superset db update...
需求 項(xiàng)目初期使用單實(shí)例redis,由于業(yè)務(wù)逐漸擴(kuò)展需要將redis遷移到redis cluster,redis cluster優(yōu)點(diǎn)如下: 單實(shí)...