plaidypusdev/MUP Deploy
Deploy a Meteor application using Meteor Up
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | The MUP script to run. Either "DEPLOY", "SETUP", or "RESTART" | yes | — |
| meteor_deploy_path | The relative path to Meteor's .deploy directory | yes | — |
| package_manager | The node package manager to use. Either "NPM" or "YARN" | yes | — |
| project_path | The path to the folder that contains the package.json for the Meteor app. Defaults to the current directory. | no | . |
| server | Name of the individual server for the action to target. Example: two | no | "" |
Outputs
no outputs