Updated OCI; Oracle Cloud Instance; Quick how to enable DynMap (markdown)

Athar42 2022-11-30 20:43:29 +01:00
parent 7a0f5fae1a
commit 1f1655d237

@ -44,6 +44,26 @@ If we had selected it, we would had needed to create a rule to allow ANY destina
### Open ports on your instance (Ubuntu)
For this part, there is two ways to achieve this goal :
#### First way - Default firewall application : UFW
```
To be completed, later... :D
```
```
#### Second way - Install Firewall-cmd (and disable UFW)
```
To be completed, later... :D
```
***
### Final words
In the end, you should be able to access your map with the address : http://Your_Server_Public_IP:Your_DynMap_Web_Port (port, by default is 8123).
![image](https://user-images.githubusercontent.com/44590042/204892545-0854d227-b35c-4efe-abf8-35db74eb73a8.png)
![image](https://user-images.githubusercontent.com/44590042/204892593-fbde19d5-70a6-4dfe-9ea9-027e306fc410.png)