mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 05:35:51 +00:00
Updated creating ec2 image for webserver from scratch (markdown)
This commit is contained in:
@@ -171,6 +171,7 @@ HOME=/
|
||||
* Install gollum Wiki
|
||||
* Copy git contents of ssh://trac@sapsailing.com/home/trac/git to /home/trac/git
|
||||
* Ensure there is a /home/scores directory with subdirectories `barbados`, `kiwo`, `sailwave`, `scores`, `velum`, and `xrrftp`.
|
||||
* Check that the sail-insight.com website is hosted correctly (See [here](https://wiki.sapsailing.com/wiki/info/landscape/sail-insight.com-website))
|
||||
* Establish the Apache web server configuration, in particular ensure that the SSL certificates are in place (see [here](https://wiki.sapsailing.com/wiki/info/security/ssl-support)) and the following files are set up: `/etc/httpd/conf/httpd.conf`, `/etc/httpd/conf/passwd.awstats`, `/etc/httpd/conf/passwd.git`, and `/etc/httpd/conf/conf.d/*.conf`.
|
||||
* Update the hostname in `/etc/sysconfig/network`: `HOSTNAME=analytics-webserver`
|
||||
* Run `chkconfig sendmail off; chkconfig postfix on` to make sure that the postfix mail server is the one that will be launched during boot
|
||||
|
||||
Reference in New Issue
Block a user