Project

General

Profile

Actions

Docker » History » Revision 15

« Previous | Revision 15/111 (diff) | Next »
Benjamin Baer, 01.02.2023 15:18


Docker

Installation

  • Server: webwork20
  • Path: /var/docker/[user]/
  • Checkout git repo:
    git clone https://systemvcs.math.uzh.ch/it/typo3-docker.git
    
  • rename the typo3-docker folder! [user]-[instance] ex. bbaer-dev
  • execute bootstrap.py
    cd [user]-[instance]
    python3 bootstrap.py
    
  • After setup, navigate to https://webwork20:xxxx/typo3/install.php
  • Type in your typo3 backend user and password, etc.; click continue
  • Choose "take me straight to the backend"
  • Login
  • Go to extension and add fluid styled content:
    !typo3_3.png
  • Install latest qfq (https://qfq.io/download/?dir=releases) and uzh_cd (https://www.math.uzh.ch/repo/?dir=uzhcd/v9)
  • Create first page:


  • Under access, set page visible to true
  • Add basic template:


Updated by Benjamin Baer over 1 year ago · 15 revisions