2. Go to Security Group tab and click the add button:
3. Assign nginx-proxy-manager name to the security group and hit save:
In the scoped cloud select your tenancy from the list. If you leave All, the security group cannot be assigned to VMs. |
4. Click on the new security group to access it
5. Click on the 'Add rule' button to create a new rule
6. Add nginx-proxy-manager security group rules
Rule name | Direction | Rule Type | Protocol | Port Range | Source Type | Source | Destination Type |
---|---|---|---|---|---|---|---|
443 | ingress | Custom Rule | TCP | 443 | Network | 0.0.0.0/0 | Instance |
80 | ingress | Custom Rule | TCP | 80 | Network | 0.0.0.0/0 | Instance |
22-ssh-tcp | ingress | Custom Rule | TCP | 22 | Network | 10.0.0.0/24 | Instance |
8200-tcp | ingress | Custom Rule | TCP | 8200 | Network | 0.0.0.0/0 | Instance |
Now you are ready to provision the client!
2. Select NGINX Proxy Manager
3. Fill information for the machine and finalize provisioning