일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Spring Boot
- springboot
- it
- JVM
- 맛집
- db
- redis
- Gradle
- Git
- linux
- Design Patterns
- php
- 요리
- javascript
- MySQL
- devops
- elasticsearch
- AWS
- ubuntu
- tool
- ReactJS
- jenkins
- Oracle
- Spring Batch
- Web Server
- IntelliJ
- jsp
- Spring
- laravel
- java
Archives
- Today
- Total
목록tadpole (1)
아무거나
Tadpole 설치
Tadpole 이란 DB 관리툴이다. 또한 Web 기반이므로 중앙서버에 설치하면 별도 설치없이 누구나 사용이 가능하다. 더욱 좋은건 오픈소스이다. 설치(Ubuntu) github: https://github.com/hangum/TadpoleForDBTools tomcat 설치 $ sudo apt-get install tomcat8 https://sourceforge.net/projects/tadpoledbhub/files/ 에서 .war 파일 다운 https://svwh.dl.sourceforge.net/project/tadpoledbhub/2.0.x/2.0.1/ROOT.war 다운 받은 파일을 아래 경로로 이동 cd /var/lib/tomcat8/webapps/ROOT.war 톰캣 실행 후 http:/..
IT/개발관련툴
2020. 5. 12. 00:49