how to setup postfix mail relay service on Centos 7
In this post I will go through basic mail relay server install and set-up. I installed this in my Jira server to send the Jira, Confluence and Bitbucket server ...
In this post I will go through basic mail relay server install and set-up. I installed this in my Jira server to send the Jira, Confluence and Bitbucket server ...
Edit 2018-03-06: I created a script that will do all the set-up on this post and original installation post in one go on github. https://github.com/sjoulaei/ins...
Up until now I always have used Mysql server for Jira instances. PostgreSQL is Atlassian preferred database for Jira and other products. So I will go through in...
As of Centos7 the default firewall application has changed from iptables to firewalld. FirewallD provides dynamic filterinc versus static ones in iptables. You ...
Main Reference from official docker website: installation on Centos
Update: This post originally was for Odoo 9 installation. Now updated for Odoo 10. In this post I will go through the full fresh installation of Odoo erp commun...
In this post I will go through the full fresh installation of Atlassian on Centos7. I have fresh Centos installation which I will dedicate it to Bitbucket serve...