GithubHelp home page GithubHelp logo

ddev's Introduction

mittwald DDEV addon

ℹ️ Synopsis | ⚒️ Installation instructions | 🙆 Usage


Warning

Functionality of this addon depends on some unmerged features in the mittwald CLI (most importantly, mittwald/cli#220). This warning will be removed once all required prerequisites have been merged. See mittwald/feature-requests#118 to track the feature's overall progress.

Synopsis

This repository contains a DDEV addon for the mittwald hosting platform. It adds the following features to your DDEV project:

  • Synchronizing your DDEV configuration with the current state of your mittwald cloud project
  • Pulling and pushing your project's code and database contents from and to the mittwald cloud platform.
  • Using the mittwald CLI in your DDEV web environment

Installation

This addon has the following requirements:

  • DDEV (obviously)
  • An API token for the mittwald mStudio v2 API; you will be prompted for this token during the installation process (if not already configured)
  • An existing application on the mittwald cloud; you will need the application id (formatted like a-XXXXXX).

You can install this addon by running ddev get:

$ ddev get mittwald/ddev

The installation process will prompt you for a mittwald API token and your application ID. The former will be added to your global DDEV configuration, the latter to your local project configuration.

Usage

Installing the mittwald DDEV addon allows you to use the following commands:

  • ddev pull mittwald will download the filesystem and database contents of the linked application to your local DDEV project.
  • ddev push mittwald will upload the filesystem and database contents back to the mittwald cloud platform. CAUTION: Keep in mind that this is a dangerous operation and not meant to be used as a robust, production-ready deployment solution. Have a look at our documented deployment guides to learn more about production-grade deployments.
  • ddev mw ... allows you to run the mittwald CLI in your web container.

ddev's People

Contributors

martin-helmich avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.