@goodservers/plant

1.0.0-alpha.25 • Public • Published

🌱 plant-cli

Heroku like deployment tool for setup automatic deployment. It use you git repository together with Docker and Gitlab. For usage you need setuped server with this script goodservers/docker-server. How it works in detail? Check (deploy.guide)

Installation

Install Node.js and then install plant-cli globally with this command

npm install -g @goodservers/plant

Usage

To get started

plant

It will ask for Gitlab Personal Access Token for the first time and then you can perform tasks interactively.

Todo

  • [x] Increase Typescript coverage
  • [ ] Deploy db instances, create users
  • [ ] Provide to setup user variables from .env to Gitlab project variables
  • [ ] Tests

License

MIT

/@goodservers/plant/

    Package Sidebar

    Install

    npm i @goodservers/plant

    Homepage

    deploy.guide

    Weekly Downloads

    7

    Version

    1.0.0-alpha.25

    License

    MIT

    Unpacked Size

    993 kB

    Total Files

    7

    Last publish

    Collaborators

    • tomwagner