Giter Site home page Giter Site logo

pleskapp's Introduction

build Go Report Card Scc Count

PleskApp CLI

PleskApp CLI is a tool that is installed on your local machine (not on the Plesk one) to manage Plesk remotely from the console. Target audiences are experienced administrators and developers who like to speed up the operations, automate routine procedures, manage the things using CLI.

Current development status is "early alpha version".

Demo

Demo

Features

Here is the list of features:

  • plesk servers - Manage known servers
  • plesk login - Automatic login to the server (in the browser)
  • plesk ssh - Login to server using SSH
  • plesk domains - Manage domains on the server
  • plesk databases - Manage databases on the server
  • plesk web - Run local web server to serve current directory
  • plesk deploy - Deploy the app from the current directory to default server
  • Bash and ZSH autocompletion support

Installation

Here is the command to install the utility:

curl -fsSL https://raw.githubusercontent.com/plesk/pleskapp/master/install.sh | bash

The utility will be installed to /usr/local/bin/ directory, so please make sure the path is present in PATH environment variable. To test it one can use the following command:

plesk version

Alternative way if you have Go 1.21+ installed:

go install github.com/plesk/pleskapp/plesk

How to Build

The utility is written in Go, so the corresponding toolchain should be installed first.

There is a Makefile with bunch of targets. One can use the following command to build the binary:

make

pleskapp's People

Contributors

abashurov avatar dependabot[bot] avatar ova777 avatar sibprogrammer 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.