Quick guide for OMOC operators
  • Introduction
  • Create your machine
  • Set up your oracle service
    • Set static IP
  • Dapp Guide
  • Update your oracle
  • TroubleShooting
  • Remove your Oracle
Powered by GitBook
On this page
  1. Set up your oracle service

Set static IP

Set static ip for your oracle ec2 instance

PreviousSet up your oracle serviceNextDapp Guide

Last updated 9 months ago

Official aws documentation

  • Allocation:

  • Association:

Allocation

  • Log in to your aws account and look for the ec2 service

  • From the ec2 menu go to Network & Security and click on Elastic IPs

  • From the elastic ips menu click on Allocate Elastic IP Address

  • Lastly, just click on Allocate

Association

  • Now select your ip and click on the actions buttons, then click on Associate Elastic IP address

  • Finally, select your ec2 instance id and its private ip address. Then click on Associate.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#using-instance-addressing-eips-allocating
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#using-instance-addressing-eips-associating