All Projects → TYPO3 → Surf

TYPO3 / Surf

Licence: gpl-3.0
Easy and powerful PHP deployment tool

Projects that are alternatives of or similar to Surf

Android Rocket Launcher
🚀 Launch android modules from the terminal
Stars: ✭ 161 (+103.8%)
Mutual labels:  deployment, tool
Webloyer
Webloyer is a web UI for managing Deployer deployments
Stars: ✭ 199 (+151.9%)
Mutual labels:  deployment, tool
Deploy Rs
A simple multi-profile Nix-flake deploy tool.
Stars: ✭ 164 (+107.59%)
Mutual labels:  deployment, tool
Typo3 Console
Console command for TYPO3 CMS
Stars: ✭ 254 (+221.52%)
Mutual labels:  typo3, deployment
Deployer
A deployment tool written in PHP with support for popular frameworks out of the box
Stars: ✭ 8,928 (+11201.27%)
Mutual labels:  deployment, tool
Harp
A Go application deployment tool.
Stars: ✭ 263 (+232.91%)
Mutual labels:  deployment, tool
Autodmg
Create deployable system images from OS X installer
Stars: ✭ 1,179 (+1392.41%)
Mutual labels:  deployment
Appimage Builder
Recipe based AppImage creation tool
Stars: ✭ 76 (-3.8%)
Mutual labels:  tool
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-11.39%)
Mutual labels:  deployment
Imgursniper
📷 A quick and easy Image, Screenshot and Screen recording sharing tool
Stars: ✭ 69 (-12.66%)
Mutual labels:  tool
Kafkawize
Kafkawize : A Self service Apache Kafka Topic Management tool/portal. A Web application which automates the process of creating and browsing Kafka topics, acls, schemas by introducing roles/authorizations to users of various teams of an org.
Stars: ✭ 79 (+0%)
Mutual labels:  tool
Ptdesigner
Library and GUI tool for designing and generation of procedural textures, made as a part of my Bachelor thesis.
Stars: ✭ 77 (-2.53%)
Mutual labels:  tool
Exrm deb
Create a deb for your elixir release with ease
Stars: ✭ 75 (-5.06%)
Mutual labels:  deployment
Budgetml
Deploy a ML inference service on a budget in less than 10 lines of code.
Stars: ✭ 1,179 (+1392.41%)
Mutual labels:  deployment
Nostromo
CLI for building powerful aliases
Stars: ✭ 76 (-3.8%)
Mutual labels:  tool
Eye
Process monitoring tool. Inspired from Bluepill and God.
Stars: ✭ 1,167 (+1377.22%)
Mutual labels:  tool
Labeler
Manage labels on GitHub as code
Stars: ✭ 78 (-1.27%)
Mutual labels:  tool
Meteor Azure
Automate Meteor deployments on Azure App Service
Stars: ✭ 69 (-12.66%)
Mutual labels:  deployment
Ezio
BT-based Disk Deployment tool
Stars: ✭ 77 (-2.53%)
Mutual labels:  deployment
Image To Xls
A simple tool to make ascii art from an image using excel colored cells.
Stars: ✭ 75 (-5.06%)
Mutual labels:  tool

Tests Coverage Status Downloads

Powerful and flexible deployment tool for PHP projects

Description

Surf package is a complete automated deployment tool. It is best used but by far not limited to deploy TYPO3 CMS and Flow applications. It's inspired by some features of Capistrano (thanks) concerning the Git workflow.

Some of the features of the Surf package:

  • Remote checkout of Git repositories with submodules (sorry, no SVN yet)
  • Flexible, declarative configuration of deployments
  • Multi-node, multi-application, multi-deployment deployments
  • Hook in any deployment stage
  • Create custom tasks with a few lines
  • Simulate deployments with a dry run

Documentation

For further information please read the documentation https://docs.typo3.org/surf/

Contributing to the documentation

You can simply edit or add a .rst file in the Documentation folder on Github and create a pull request.

The online documentation will automatically update after changes to the master branch. To preview the documentation locally please follow this guide.

The documentation was set up according to the TYPO3 documentation guide.

Copyright

The deployment package is licensed under GNU General Public License, version 3 or later (http://www.gnu.org/licenses/gpl.html). Initial development was sponsored by networkteam - Flow Framework Agentur.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].