GithubHelp home page GithubHelp logo

ohdearapp / ohdear-cli Goto Github PK

View Code? Open in Web Editor NEW
131.0 131.0 3.0 34.6 MB

The official Oh Dear CLI

Home Page: https://ohdear.app

License: MIT License

PHP 66.50% Blade 33.20% Dockerfile 0.30%
cli monitoring uptime

ohdear-cli's People

Contributors

dependabot[bot] avatar freekmurze avatar nunomaduro avatar owenvoke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ohdear-cli's Issues

Any idea how can I set the OHDEAR_API_TOKEN environment variable ?

I am deploying via bitbucket pipeline and adding this package like this and:

Screenshot 2024-04-10 at 09 18 57

  • step: &deploy-testing
    name: Deploy (Testing)
    deployment: Testing
    caches:
    - composer
    script:
    - apt-get update && apt-get install -qy unzip git libmcrypt-dev rsync
    - php src/composer.phar --version
    - php src/composer.phar global require ohdearapp/ohdear-cli
    - ~/.composer/vendor/bin/ohdear maintenance-period:start 52135 60 --OHDEAR_API_TOKEN=$OHDEAR_API_TOKEN
    - php src/composer.phar global require "laravel/envoy"
    - ~/.composer/vendor/bin/envoy run deploy-testing --host=$DEPLOY_HOST --user=$DEPLOY_USER --path=$DEPLOY_PATH --build=$BITBUCKET_BUILD_NUMBER --commit=$BITBUCKET_COMMIT --branch=$BITBUCKET_BRANCH --php=php8.1 --dir=$BITBUCKET_CLONE_DIR/src

Add homebrew formula

Would be cool if the ohdear cli could be installed directly via homebrew for make it easier for non-php developers to use it.

require(/var/www/vendor/composer/../ohdearapp/ohdear-cli/app/helpers.php): Failed to open stream: No such file or directory

Hi, getting this error when include this package, any idea?

`root@eba620ba0bdf:/var/www# php composer.phar require ohdearapp/ohdear-cli
Using version ^4.2 for ohdearapp/ohdear-cli
./composer.json has been updated
Running composer update ohdearapp/ohdear-cli
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals

  • Locking ohdearapp/ohdear-cli (v4.2.0)
    Writing lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 1 install, 0 updates, 0 removals
  • Downloading ohdearapp/ohdear-cli (v4.2.0)
  • Installing ohdearapp/ohdear-cli (v4.2.0): Extracting archive
    Generating optimized autoload files

Illuminate\Foundation\ComposerScripts::postAutoloadDump
Script Illuminate\Foundation\ComposerScripts::postAutoloadDump handling the post-autoload-dump event terminated with an exception

[ErrorException]
require(/var/www/vendor/composer/../ohdearapp/ohdear-cli/app/helpers.php): Failed to open stream: No such file or directory `

Screenshot 2024-04-10 at 08 31 35

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.