You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
opensense-docs/source/manual/how-tos/installaws.rst

96 lines
2.3 KiB
ReStructuredText

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

=============================
Installing OPNsense AWS image
=============================
.. image:: images/amazon-web-services.png
:width: 100%
To apply for access to the OPNsense Amazon AWS EC2 cloud image, you need:
* An active support subscription
see: https://opnsense.org/support-overview/commercial-support/)
* Supply your Amazon Account Number
to share the Amazon Machine Image with.
---------------------
Step 1 - New Instance
---------------------
Start a new instance and then go to "instances", followed by "launch instance"
and then "My AMIs", don't forget to select "Shared with me"
--------------------
Step 2 - Select Type
--------------------
Choose an instance type
.. image:: images/aws_launch_new_image.png
:width: 100%
---------------------------------
Step 3 - Configure security group
---------------------------------
To configure security group, make sure you allow HTTPS access from your own network.
.. image:: images/aws_configure_security_group.png
:width: 100%
-------------------------
Step 4 - Configure a disk
-------------------------
.. image:: images/aws_choose_disc.png
:width: 100%
-----------------------------
Step 5 - Review your settings
-----------------------------
.. image:: images/aws_review_settings.png
:width: 100%
--------------------
Step 6 - SSH keypair
--------------------
Select ssh keypair or skip, the ssh key isnt used for OPNsense, ssh is disabled by default.
.. image:: images/aws_ssh_keypair.png
:width: 100%
---------------------------
Step 7 - Review status page
---------------------------
.. image:: images/aws_status.png
:width: 100%
----------------------
Step 8 - AWS instances
----------------------
Go to your AWS instances
.. image:: images/aws_instances.png
:width: 100%
Select the image, go to “image settings” then “get system log” to obtain the
initial password
------------------------------
Step 9 - Initial root password
------------------------------
Copy your initial root password (line ** set initial….)
.. image:: images/aws_capture_initial_password.png
:width: 100%
--------------------------------
Step 10 - Search current address
--------------------------------
.. image:: images/aws_search_current_ip.png
:width: 100%
Login to OPNsense using the address provided.