I'll start off by saying that I'm a Windows / Storage admin. I've just been put on this project as a bit of a learning project, so my linux experience is very limited.
I've configured a single CentOS 7 server and have been following the RHEL 7 guide to the T. http://docs.mattermost.com/install/prod-rhel-7.html
I've gotten to Step 8 on Setup Mattermost Server.
It starts just fine if I run ./platform, but creating the service does not seem to work. How can I debug that service creation? Does RHEL and CentOS 7 differ in the aspect of services?
I get no errors when I type 'service mattermost restart', but I cannot connect to port 8065 unless I manually run ./platform.
Any help would be appreciated. I swear I'm a quick learner =)