GitLab: Difference between revisions

add domains for letsencrypt
update mail server setup
Line 12: Line 12:


   letsencrypt --expand --webroot --webroot-path /usr/share/gitlab/public -d git.fosscommunity.in -d gitlabce.tk -d gitlab.debian.net -d wiki.fsci.org.in -d git.fsci.org.in  certonly
   letsencrypt --expand --webroot --webroot-path /usr/share/gitlab/public -d git.fosscommunity.in -d gitlabce.tk -d gitlab.debian.net -d wiki.fsci.org.in -d git.fsci.org.in  certonly
== Mail Server Setup ==
* postfix is used
* SPF record is added
* Reverse DNS is updated


==Maintenance==
==Maintenance==