Skip to content

Automatic deployment of the Penumbra single-page frontend repository

Notifications You must be signed in to change notification settings

starlingcyber/eclipse.in.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Github Action: Minifront Cron Deployment

This GitHub Action automates the build and deployment process for Minifront.

How to Use

  1. Fork this repository to your own GitHub account.

  2. Customize the Action. Modify the .github/workflows/deploy-minifront.yml file:

    • Adjust your specific hosting provider
    • Update the secrets in your GitHub repository accordingly
    • Change cron frequency as desired (given github free tier, you can deploy at most every 4 hours)
  3. Enable GitHub Actions. Make sure GitHub Actions are enabled in your forked repository (Settings > Actions > General).

  4. Enjoy Automatic Deployments!. Your Minifront App will now automatically build and deploy:

    • Every 6 hours
    • When manually triggered via the "Actions" tab in your GitHub repository

About

Automatic deployment of the Penumbra single-page frontend repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published