• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Setup JS server and Spring boot app inside

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello!

How to setup JS server and Spring boot app inside?
Js server port = 5555, Spring app = 8888.
I have a domain name: xxxxxxxxxxxx.com
aws public ip yyyyyyyyyyyyyyy
aws public dns zzzzzzzzzzzzzzzzz

I need to set xxxxxxxxxxxx.com for js app
and api.xxxxxxxxxxxx.com for java app.

nginx

What should I place in route 53?
I have only new hosted zone for now.
 
reply
    Bookmark Topic Watch Topic
  • New Topic