Skip to content

poogas/test_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_task

asnible set env deply

Info:

Project for DelaWeb by [Dmitriy Volynov]

Creates simple project wordpress, nginx with letsencrypt, mariadb in docker compose with CI/CD and github actions

Requements

  • Centos7 for host

Secrets

Secrets Discription Example
HOST Your ip host 127.0.0.1
HOST_USER User from host user
SSH_KEY Private Key from Key pair in host -----BEGIN OPENSSH PRIVATE KEY...
SSH_KEY_RSA Private Key from Key pair in host -----BEGIN RSA PRIVATE KEY-----
SSH_KEY_PUB Pub Key from Key pair in host ssh-rsa AAAAB3NzaC1yc2EAAAADAQA...
LE_EMAIL for letsencrypt should be your email mail@example.com
LE_FQDN for letsencrypt Domain, for multiple FQDNs you can pass comma-separated list aaa.example.com,bbb.example.com
DB_USER User username of future Database admin
DB_USER_PASSWORD User password of future Database qwerty123
DB_ROOT_PASSWORD root password of future Database qwerty1234

Usage:

  • Fork project and setup all variables
  • Push
  • Wait
  • ...
  • ..
  • Profit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published