Skip to content

FluidTYPO3/fluidtypo3-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluidTYPO3 Docker Image

Usage is quite simple:

git clone https://github.com/FluidTYPO3/fluidtypo3-docker.git
cd fluidtypo3-docker
docker build -t fluidtypo3 .
docker-compose up

Performing these steps will start a default FluidTYPO3 site ready to be unrolled using EXT:site. To perform the final steps, log in to the TYPO3 backend, go to the "Extension Manager", locate the extension called "FluidTYPO3 Site Kickstarter", click the little gear icon to enter extension settings and fill these settings with the configuration you desire. Finally, save the configuration view and EXT:site will unroll pages, templates etc. and remove itself.

About

Docker image and DockerCompose based FluidTYPO3 site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages