Skip to content

pyronome/pattern-github-action-ftp-deploy-vuejs-2x-laravel-6x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want. For further information about GitHub Actions, please visit https://github.com/features/actions.

Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. For further information about Vue.js, please visit https://vuejs.org/.

Laravel is a web application framework with expressive, elegant syntax. For further information about Laravel Framework, please visit https://laravel.com/.

This repository contains Pyronome Vue.js 2.x + Laravel 6.x Shared Hosting Installer using Github Actions pattern basic information, pattern files, pattern templates, documentation and issue tracker. For further information about this pattern, please visit https://pyronome.com/pyronome/github-action-ftp-deploy-vuejs-2x-laravel-6x.

Please note that you cannot directly use this repository. To generate source code using this pattern, please visit Pyronome Sign Up Page, and create an account.

Please refer to the Getting Started section for step by step instructions.

GitHub Actions Used

  1. actions/checkout: Action for checking out a repo
  2. montudor/action-zip: A GitHub action used to zip file contents
  3. sebastianpopp/ftp-action: Automate copying your files via FTP using this GitHub action.

Status: Experimental

Not available for production environments. The stable version is coming soon.

Variables

Variable Description
LARAVEL_ENV_APP_NAME
LARAVEL_ENV_APP_ENV
LARAVEL_ENV_APP_KEY
LARAVEL_ENV_APP_DEBUG
LARAVEL_ENV_APP_URL
LARAVEL_ENV_LOG_CHANNEL
LARAVEL_ENV_DB_CONNECTION
LARAVEL_ENV_DB_HOST
LARAVEL_ENV_DB_PORT
LARAVEL_ENV_DB_DATABASE
LARAVEL_ENV_DB_USERNAME
LARAVEL_ENV_DB_PASSWORD
DEPLOY_PUBLIC_DIRECTORY
SECRET_FTP_SERVER
SECRET_FTP_USERNAME
SECRET_FTP_PASSWORD

Getting Started

Please follow the steps below to generate source code using Vue.js 2.x + Laravel 6.x Shared Hosting Installer using Github Actions pattern:

  1. Visit Pyronome platform website: https://pyronome.com
  2. Sign up / log in to Pyronome. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-signup-and-login/
  3. Create a new Pyronome project. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-your-first-project/
  4. Please choose Vue.js 2.x + Laravel 6.x Shared Hosting Installer using Github Actions pattern on Install Pattern(s) dialog.
  5. Generate source code. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-source-code-generation/

Contributing

Please use the issue tracker to report any bugs/typos or requests.

Versioning

We use SemVer for versioning. For the versions available, see releases section of the pattern overview page.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details