Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.12 KB

Kreditsystem-Backend

Getting started

Installing Tomcat (for local testing and so on)

Connect to Tomcat server

  • ssh connection - ssh -i "connectAmazonE2.pem" [email protected]

  • You need a RSA key for the login, ask Magnus

  • Deploying applications and manage overall manage the Tomcat server

    • ec2-18-222-19-131.us-east-2.compute.amazonaws.com:8080

Mysql database connection

  • Host - kreditsystem-database.czir2ycmcwhq.us-east-2.rds.amazonaws.com
  • Port - 3306
  • Database - kreditsystem
  • User - kreditsystem
  • Password - ask Magnus <3

Built With

  • Tomcat - Java EE server
  • Jersey - RESTful API for Java
  • JQuery - Communicate with REST API

License

This project is licensed under the blabla License - see the LICENSE.MD file for details