Skip to content

Dockerized TYPO3 CMS using official docker images (library/php + library/mysql)

Notifications You must be signed in to change notification settings

Sevyls/docker-typo3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 CMS dockerized

Running on official Docker hub library image library/php:5.5-apache

Note: Work in progress. For now this provides only fresh installations.

Supported tags

Build

  1. Configure database credentials in docker-compose.yml
  2. Run docker-compose up
  3. Open http://<YOUR_DOCKER_HOST_IP>:80/
  4. Configure the database with Hostname db, database typo3 and your credentials

TODO

  1. Import existing TYPO3 database + typo3conf
  2. Autoconfigure fresh install

Inspired by hbokh/docker-typo3-cms

About

Dockerized TYPO3 CMS using official docker images (library/php + library/mysql)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published