Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

styxit/deployment

Open more actions menu

Repository files navigation

Deployment statuses

A tiny application that helps you monitor the deployments of your repositories.

Setup

This application uses the github API get information about repositories and deployments. Register a new application at GitHub to let users authorize the application with their data. The callback url must end in /auth/github/callback. Example; When hosting the application at https://deployment-app.org, the callback url would be https://deployment-app.org/auth/github/callback. When your oAuth app has been registered with GitHub, keep track of the client id and client secret. You will need these during the configuration of the application.

Installation steps

  • Clone the project
  • Do a composer install
  • Duplicate the .env.example file to .env and adjust the config values.
  • Run php artisan migrate to create the initial tables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.