amazon web services - I don't understand how to get the realm server running on the AWS AMI -


i got aws running instance of ami service using ami-80347097 realm website. have ec2 instance now, don't know next. sorry i'm new sort of thing.

what server url aws instance? , admin access token object server still same? or have specific in ec2 instance? tt.tt

edit: ok got object dashboard work , able log in. thank helping me that. last step getting connected object server. server url object server be?

i tried using realm://public url:9080 server url , got error realm sync error

server connection problem

assuming have initiated ami-80347097 instance realm-object-server service running. @ point make sure have enabled 9080 port in inbound rules section. necessary because going access realm object dashboard port enabled.

steps:

  1. goto ec2 dashboard
  2. select "securit group" under "network & security"
  3. click on security group have been using ami-80347097 instance
  4. once have clicked security group configuration tab "description", "inbound", "outbound", "tags" appear @ bottom of screen
  5. add port 9080 in inbound section custom tcp rule

enter image description here

once done doing this,

open new browser window , go http://localhost:9080. login page realm dashboard displayed. remember replace localhost ip address of server.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -