Skip to content

fredicinho/neos-docker-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neos-docker-skeleton

This is a docker-compose-skeleton for a Neos Site. I use Hetzner Cloud to provision an Ubuntu server.

Requirements

  • You need to install Terraform locally.
  • You need a Domain working over Cloudflare

How-To

  • Set all required Variables in the following Files:

    • .env
    • variables.tf (Check that the SSH-Key-Variable points to the right file)
    • startscript.sh
  • Execute following commands:

terraform init
terraform plan
terraform apply

The startscript.sh will be executed when the server is ready. You have to wait some minutes until the containers are available.

Credits go to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published