Git Product home page Git Product logo

t-tree's Introduction

숙명여자대학교 IT공학전공 졸업프로젝트 관리 시스템: 티트리

Graduation project management system for IT Engineering Department, Sookmyung Women’s University

졸업프로젝트관리시스템(티트리)_1714577 기규림 1713889 오정연_포스터 최종

1. Introduction

숙명여자대학교 IT공학전공 졸업프로젝트 관리 시스템 사이트

2. System Architecture Diagram

image

3. What are Used

image

  • Development
    • Java 1.8
    • Spring Boot 2.4.1
    • HTML+CSS+JavaScript+jQuery
  • Database: MySQL 8.0
  • Server: CentOS 8
  • Build with Gradle 6.3
  • Webserver: nginx

4. Database Tables

ROLE TABLE NAME TABLE EXPLANATION
졸업프로젝트 시행규칙/유의사항 project_notes 졸업프로젝트 유의사항 내용
project_rules 졸업프로젝트 시행규칙 내용
졸업작품 소개 board 졸업작품 소개 게시글
proposal_file 제안서(학생연구활동계획서) 파일
finalpt_file 최종발표 파일
fair_file 전시회 파일
source_file 소스코드 파일
paper_file 논문 파일
회원 관리 users 회원 정보
token 회원가입 시 사용되는 이메일 인증 토큰 정보
auth_image 회원가입 시 인증 파일(숙명포털 학적정보 캡처 화면)
team 졸업프로젝트 팀 정보
application_form 졸업프로젝트 신청서 파일

5. Documentation

Manual

매뉴얼-Google Docs

Deployment

AWS EC2를 이용하여 임시 배포하기(Deploy to AWS EC2)

학교 서버에 배포하기(Deploy to Department's Server)

Paper

논문-Google Docs

t-tree's People

Contributors

jungyunn avatar kyurimki avatar

Watchers

 avatar

t-tree's Issues

학교 서버에 배포하기

GOAL: 졸업프로젝트 관리 시스템을 정식 배포하자

REQUIREMENTS: 학과 서버 + Java8 + MySQL8 + mysql-connector-java + .jar로 변환된 프로젝트 OR gradle로 빌드한 프로젝트 + α

기본적인 배포 방법과 틀은 이전 이슈와 크게 다르지 않다.

AWS EC2를 이용하여 임시 배포하기

GOAL: AWS에서 EC2로 임시 배포해서 외부에서도 접속할 수 있게 하기

REQUIREMENTS: AWS EC2 t2.micro Instance(free tier) with RHEL8 + Java8 + MySQL8 + mysql-connector-java + .jar로 변환된 프로젝트 OR gradle로 mapping된 프로젝트

  • 임시 배포인 이유: 티트리는 숙명여자대학교 IT공학전공 졸업프로젝트 관리시스템이기 때문에 학과 서버를 이용하여 정식 배포될 예정
  • OS로 ubuntu 대신 RHEL8을 사용하는 이유: 학과 서버에 사용될 OS가 RHEL8로 예정된 상태였기 때문에 그에 맞춰 RHEL8로 배포하고자 했다.
  • AWS RDS를 사용하지 않은 이유: 학과 서버에 DB 전용 서버가 따로 존재하지 않을 것 같아 직접 MySQL을 설치하여 연동하는 방법으로 구성

주의사항: 이 배포에는 EC2 인스턴스를 서버 실행용 1개+DB 실행용 1개로 총 2개 생성하여 사용했음(이유는 하단 서술)

참고 자료:

  • 이동욱, <스프링 부트와 AWS로 혼자 구현하는 웹 서비스>(Spring Boot로 배포하는 전반적인 방식 참고)
  • (이전에 Django로 배포할 때 참고했던) Django 프로젝트 AWS 배포하기 https://youtu.be/oGQ1HteFYnQ
  • 우재남, <이것이 리눅스다 개정판 with RedHat CentOS 8>(리눅스 명령어 참고)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.