tfenv를 설치합니다. tfenv는 테라폼의 버전을 관리해주는 소프트웨어 입니다. tfenv 의 list-remote 명령어로 설치 가능한 테라폼 버전 목록을 확인할 수 있습니다. ➜ ~ brew install tfenv ➜ ~ tfenv list-remote 1.3.1 1.3.0 1.3.0-rc1 1.3.0-beta1 아래와 같이 install 명령어로 원하는 버전을 설치합니다. ( 1.0.0의 경우에는 arm64 아키텍처를 지원하는 바이너리가 없어 amd64로 아키텍처를 변경하여 설치를 해줍니다. ) ➜ ~ tfenv install 1.0.0 ➜ ~ TFENV_ARCH=amd64 tfenv install 1.0.0 ➜ ~ TFENV_ARCH=amd64 tfenv install 0.14.6 list..
Dependency( Gradle ) implementation 'com.h2database:h2' H2 embedded 모드 spring: datasource: url: jdbc:h2:mem:testdb username: sa driver-class-name: org.h2.Driver h2: console: enabled: true H2 file 모드 Test 코드에서는 file에 데이터가 남지 않는다. 그냥 앱 실행을 하면, file에 데이터가 남아 있다. 그리고 Test 코드에서 ddl-auto를 create 로 했는데, 실제 테스트 돌아갈때 drop table을 하는데도 기존 데이터가 날아가지 않고 있다 앱 실행 시에는 drop 해서 파일에 있는 것이 다 날아감. 테스트 모드에서 실행하면, 임베디..
맥의 터미널에 brew install gradle 입력을 하면, gradle에 필요한 depedencies를 받아서 설치하고 gradle도 설치를 하게 됩니다. $ brew install gradle Error: homebrew-core is a shallow clone. homebrew-cask is a shallow clone. To `brew update`, first run: git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask fetch --unshallow These commands may t..
brew info appname 을 입력하면, path를 조회할 수 있다. $ brew info putty putty: stable 0.73 (bottled), HEAD Implementation of Telnet and SSH https://www.chiark.greenend.org.uk/~sgtatham/putty/ Conflicts with: pssh (because both install `pscp` binaries) /usr/local/Cellar/putty/0.73 (12 files, 1.9MB) * Poured from bottle on 2020-03-11 at 20:33:11 From: https://github.com/Homebrew/homebrew-core/blob/master/Form..
[ERROR] 2019-09-30 17:00:43.423 [Ruby-0-Thread-5: :1] elasticsearch - Failed to install template. {:message=>"undefined method `update' for nil:NilClass", :class=>"NoMethodError", :backtrace=>["/usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/logstash-output-elasticsearch-10.0.1-java/lib/logstash/outputs/elasticsearch/template_manager.rb:39:in `add_ilm_settings_to_template'", "/usr/share/logst..
- Total
- Today
- Yesterday
- Postman
- Kibana
- plugin
- error
- Index
- Spark
- Filter
- docker
- Log
- Container
- intellij
- maven
- apm
- mac
- JSON
- logstash
- spring
- spring boot
- Size
- SpringBoot
- AWS
- elasticsearch
- scala
- Java
- Git
- gradle
- Linux
- JPA
- install
- tomcat
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |