728x90 분류 전체보기194 [참고] elastic https://qbox.io/blog/powerful-pdf-search-elasticsearch-mapper-attachment Quick and Powerful PDF Search Using Elasticsearch Are you looking for full-text search and highlight capability on .PDF, .doc, or .epub files in your system? In this tutorial, we'll show you how to achieve this with the Elasticsearch mapper-attachment-plugin. qbox.io https://www.digitalocean.com/community/tutorials/how-to-s.. 2019. 7. 10. tacotron https://github.com/carpedm20/multi-speaker-tacotron-tensorflow 2019. 7. 9. port redirect 방법 6443 port를 443으로 redirect iptables -t nat -A PREROUTING -p tcp --dport 443 -j REDIRECT --to-port 6443 2019. 7. 9. docker centos 한글깨짐 아래와 같이 Dockerfile 하나 만들고 빌드하여 이미지 만든다. 그리고 만들어진 이미지를 실행 $ vim DockerfileFROM 이미지명 RUN localedef -f UTF-8 -i ko_KR ko_KR.utf8 && ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime ENV LANG ko_KR.utf8 ENV LC_ALL ko_KR.utf8$sudo docker build -t 이미지명:0.1 . [아래는 임시버전/ 도커 껐다 키면 원 상태 됨]localedef -f UTF-8 -i ko_KR ko_KR.UTF-8 locale -a출처: https://www.44bits.io/ko/post/setup_linux_locale_on_ubuntu_and_.. 2019. 3. 8. 이전 1 ··· 24 25 26 27 28 29 30 ··· 49 다음 728x90