Saltstack Official UFW Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
307B

  1. [MariaDB]
  2. title=MariaDB database server
  3. description=MariaDB is a MySQL-compatible database server.
  4. ports=3306/tcp
  5. [MySQL]
  6. title=MySQL database server
  7. description=MySQL database server.
  8. ports=3306/tcp
  9. [Postgresql]
  10. title=Postgresql database server
  11. description=Postgresql database server.
  12. ports=5432/tcp