2019
What I learned in 2019.
2019-12-05¶
在 local 開發 https application, service, webhook¶
ref: https://ngrok.com/
brew cask install ngrok
ngrok authtoken xxxx
ngrok http 4000
2019-08-28¶
CTF - Hacker Game¶
2019-05-21¶
MongoDB Production Configuration¶
ref: https://docs.mongodb.com/manual/core/sharded-cluster-components/
- Deploy Config Servers as a 3 member replica set
- Deploy each Shard as a 3 member replica set
- Deploy one or more mongos routers