Oracle Cloud instance, which runs Oracle Linux:
1 | $ ssh -i .ssh/id_rsa_ -l opc 19.214.86.113 |
Install X-UI:
1 | [root@apocalypse ~]# bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install_en.sh) |
Find the root path of X-UI:
1 | [root@ip-237-45-6-183 ~]# x-ui |
Add new Inbound:

Open X-UI panel port and VLESS port in Oracle Cloud firewall:
1 | [root@apocalypse ~]# firewall-cmd --zone=public --permanent --add-port=10080/tcp |
Open X-UI panel port and VLESS port in Oracle Cloud Security List Ingress Rules:

References
- Host an XTLS Vless+Vision+REALITY server on Oracle Always Free https://iopq.wordpress.com/2024/02/27/host-an-xtls-vlessvisionreality-server-on-oracle/
- Oracle Database Cloud — Open Ports on OCI https://medium.com/@fathi.ria/oracle-database-cloud-open-ports-on-oci-1af24f4eb9f2