Git Product home page Git Product logo

pp-c's Introduction

pushpanel

pp - PushPanel CLI (C version)

Build Statusย  Downloads Downloads

pp is a command line interface for PushPanel.io services. ( C version )


Requirements

  • Local Linux/BSD shell access
  • Account on PushPanel.io
  • Unblock Firewall on port 443 so your console is able to communicate with dash.pushpanel.io:443
  • CLANG/GCC/C compiler language installed

Install

git clone https://github.com/spagu/pp.git
cd pp && ./configure && make install

Configuration

Create file .pushpanel in your home directory with a Token from Panel

Usage

Commands are controlled via server.

Command-Line

pp project list
pp project create projectname repotype projecttype --initialversion=
pp project release projectname
pp project revision projectname
pp project unpublish projectname
pp project archive projectname
pp website create domainname
pp website deploy development to production domainname

Project management

Add file called pushpanel.yaml inside your repository with a controlled content:

projects:

    name: supername

website:
    production:
        domainname:domanname.co.uk
    staging:
        domainname:stg.domanname.co.uk
    development:
        domainname:dev.domanname.co.uk

How to help

Did you find any bugs or have some suggestions?

Do you want to contribute to the project?

  • Fork the repository and open a pull request. Here you can find TODO features.

Author

pp was developed by PushPanel.

License

pp is available under the BSD license.

pp-c's People

Contributors

spagu avatar reavertm avatar

Watchers

 avatar

Forkers

reavertm

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.