Last active
March 15, 2026 18:55
-
-
Save oliverthiele/999b29a675a0c46687b627dc259bf382 to your computer and use it in GitHub Desktop.
Script for fully automated composer-based installation of TYPO3 (v12.4 / v11.5) on a clean Ubuntu 22.04 or 24.04 root server with nginx, certbot, brotli, webp, ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This Gist is deprecated. | |
| # | |
| # A complete rewrite is available as a proper repository: | |
| # https://github.com/oliverthiele/server-install | |
| # | |
| # The new version supports TYPO3 v12 LTS and v13 LTS, Ubuntu 22.04/24.04, | |
| # resume after failures, SSH hardening, resource tuning, and much more. |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I will no longer be updating this script, as I have created a new Git repository:
https://github.com/oliverthiele/server-install