http://webdir.tistory.com/206
설치 https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/ 설정 http://ngee.tistory.com/372 Shell $ mongo > show dbs admin 0.000GB local 0.000GB> use school_db switched to db school_db> db school_db> db.createUser({user: "principal", pwd: "123", roles: ["readWrite", "dbAdmin"]}); Successfully added user: { "user" : "principal", "roles" : [ "readWrite", "dbAdmin" ] }> db.createCollectio..
MacBookPro:~|⇒ scrapy Traceback (most recent call last): File "/usr/local/bin/scrapy", line 7, in from scrapy.cmdline import execute File "/Library/Python/2.7/site-packages/scrapy/cmdline.py", line 9, in from scrapy.crawler import CrawlerProcess File "/Library/Python/2.7/site-packages/scrapy/crawler.py", line 7, in from twisted.internet import reactor, defer File "/Library/Python/2.7/site-packag..
모든 key 가져오기 127.0.0.1:6379> keys *619*127.0.0.1:6379> keys *619* 127.0.0.1:6379> keys *619* https://chartio.com/resources/tutorials/how-to-get-all-keys-in-redis/ Database 목록 가져오기 127.0.0.1:6379> keys *619*127.0.0.1:6379> keys *619* $ redis-cli INFO | grep ^db db0:keys=1500,expires=2 db1:keys=200000,expires=1 db2:keys=350003,expires=1https://stackoverflow.com/questions/12802726/list-all-redis-dat..
redis-cli에서 아래 명령어를 수행 config set stop-writes-on-bgsave-error yes References https://charsyam.wordpress.com/2013/01/28/%EC%9E%85-%EA%B0%9C%EB%B0%9C-redis-%EC%84%9C%EB%B2%84%EA%B0%80-misconf-redis-is-configured-to-save-rdb-snapshots-%EC%97%90%EB%9F%AC%EB%A5%BC-%EB%82%B4%EB%A9%B0-%EB%8F%99%EC%9E%91%ED%95%98%EC%A7%80/ https://stackoverflow.com/questions/19581059/misconf-redis-is-configured-to-save-..
노드 리스트를 확인 MBP:~|⇒ kubectl get pod -o wide NAME READY STATUS RESTARTS AGE IP NODE broker-883809602-1qhmw 1/1 Running 0 6d 10.4.1.11 gke-test-broker-pool-xxxx broker-883809602-n9kd3 1/1 Running 0 6d 10.4.1.10 gke-test-broker-pool-xxxx redis-master-3573802360-htmp5 1/1 Running 0 6d 10.4.0.8 gke-test-broker-pool-xxxx test-broker-540561889-jjl1s 1/1 Running 0 9d 10.4.0.7 gke-test-broker-pool-xxxx접속 ..
$ kubectl replace --force -f
- Total
- Today
- Yesterday
- scrapy
- boot2docker
- TDD
- Ansible
- zsh
- kubernetes
- xpath
- pycharm
- AWS
- Elasticsearch
- X-Pack
- IntelliJ
- MongoDB
- git
- Python
- PubSub
- ansible-container
- 은전한닢
- Netty
- pymongo
- spring #lombok
- Spring Boot
- mecab
- PIP
- MacOS
- Redis
- docker
- Paw
- docker-machine
- GCP
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |