Skip to content

robertdebock/ansible-playbook-mylucie

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MyLucie machine

A machine that runs services to support MyLucie, a photo and video company, to sharing files with team members

Machine requirements

A CentOS 8 machine with sufficient space in /var/www/html and some user that can connect to it. (See group_vars/all/bootstrap.yml which refers to group_vars/vault.yml for a username.)

One time setup

The state of the used roles:

Role name GitHub Action GitLab CI Version
bootstrap github gitlab version
auto_update github gitlab version
buildtools github gitlab version
certbot github gitlab version
core_dependencies github gitlab version
epel github gitlab version
fail2ban github gitlab version
firewall github gitlab version
hostname github gitlab version
httpd github gitlab version
mysql github gitlab version
ntp github gitlab version
openssh github gitlab version
openssl github gitlab version
owncloud github gitlab version
php github gitlab version
php_fpm github gitlab version
postfix github gitlab version
python_pip github gitlab version
redis github gitlab version
systemd github gitlab version
update github gitlab version
zabbix_repository github gitlab version
zabbix_agent github gitlab version
ansible-galaxy install -r roles/requirements.yml -f

Install

ansible-playbook -K playbook.yml

About

All Ansible code for owncloud.mylucie.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published