/10ynews-spring-boot

Primary LanguageJavaMIT LicenseMIT

10ynews for Spring Boot

  • Spring Boot Version Original : platanus-kr
  • 10년 전 오늘 뉴스
  • 역사를 잊은 민족에게 미래는 없다 - 단재 신채호

Build & Run

git clone https://github.com/kenu/10ynews-spring-boot
cd 10ynews-spring-boot
sh gradlew build
java -jar build/libs/tenynews-0.0.1-SNAPSHOT.jar

License

EC2 install

  • AMI Linux 2 instance with 80 port open in Security Group
  • First install env with git, Java 11, nginx
  • curl -o install-env.sh -L https://raw.githubusercontent.com/kenu/10ynews-spring-boot/master/scripts/install-env.sh && sh install-env.sh && rm -rf install-env.sh
  • Open instance public ip in browser