Server for web hosting and emails

Vladimir Botka vbotka at gmail.com
Sat Nov 11 10:11:48 UTC 2017


On Sat, 11 Nov 2017 10:52:16 +0100
Outback Dingo <outbackdingo at gmail.com> wrote:

> On Sat, Nov 11, 2017 at 10:43 AM, Vladimir Botka <vbotka at gmail.com> wrote:
> > Hi,
> >
> > last year I started to write my configuration of FreeBSD into Ansible
> > roles. These roles are available at https://galaxy.ansible.com/vbotka/
> > and cover the services you mentioned.
> >
> > These roles are stored at https://github.com/vbotka/ and tested at
> > https://travis-ci.org/vbotka/. I put references to relevant
> > documentation into the README.md of the roles. This week I tested all
> > roles with FreeBSD 11.1.
> >
> > HTH, Cheers
> >
> >         -vlado  
> 
> wow nice, now it just needs postfixadmin / virtual domains / nginx
> virtual support, and dns ... say bind... and you have a whole
> deployable hosting solution..... then he just needs a control panel to
> manage it all...

Example how to configure virtual hosts in Apache is here 
https://github.com/vbotka/ansible-apache/blob/master/vars/main.yml

and here is the role to roll-out a DNS server including DNSSEC
https://github.com/vbotka/ansible-freebsd-dns

For Nginx and FreeBSD just search Galaxy
https://galaxy.ansible.com/list#/roles?page=1&page_size=10&autocomplete=nginx%20freebsd
, or run command
# ansible-galaxy search --galaxy-tags freebsd,nginx
Found 3 roles matching your search:
 Name                                  Description
JoergFiedler.freebsd-jailed-nginx     Provides a jailed nginx server.
...

HTH, Cheers

	-vlado
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20171111/4fe5fa33/attachment.sig>


More information about the freebsd-questions mailing list