Archive: 2019

0

GraphQL의 스키마(Schema)

이번 포스트는 apollo docs 의 schema 부분의 일부를 번역 한 포스트 입니다. 원글: https://www.apollographql.com/docs/apollo-server/schema/schema/ Schema Scalar types Object types The Query type The Mutation type Input types

0

passport.js how to

# Passport.jsPassport는 Node.js진영에서 가장 널리 사용되고 있는 authentication middelware 입니다. Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively droppe

0

Ansible_For_Windows

Ansible을 활용한 windows 서버에 배포 혹은 작업 하기 Ansible을 업무에 사용하는데 아주 가~끔 Linux + Windows 로 서버가 통일되지 않은 사이트들을 구축해야 할 때가 있습니다. Linux의 경우 Ansible이 agentless 하게 ssh로 모든 작업이 이뤄지기 때문에 아무런 문제가 없지만 Windows 서버의 경우 어떻게 해

0

ElasticSearch_Version_Up

# Overview2.3.X 버전으로 운영되고 있는 클러스터를 6.4.X 클러스터로 버전업 했던 경험을 포스팅 해 보겠습니다. 제약사항 기존 2.3.X 클러스터에 ES 뿐 아니라 다른 어플리케이션들도 동작하고 있음 운영중인 시스템 이므로 ES 클러스터의 다운타임은 존재하면 안됨 제약사항 1 때문에 임시 서버를 받고, 임시 서버에 6.4.X 클러스터를