Business
Generate Stripe Checkout Link
Generate custom Stripe checkout link
➜ proggy run
official/stripe:checkout
Unsubscribe Email From MailerLite
Remove a subscriber from MailerLite
➜ proggy run
official/mailerlite:unsubscribe
Add Subscriber To MailerLite
Add a subscriber to MailerLite
➜ proggy run
official/mailerlite:subscribe
Utilities
Remove a SSH public key from server
Removes a public key from ~/.ssh/authorized_keys
➜ proggy run
official/ssh:removekey
Download file from server
Downloads a folder or file from a remote server
➜ proggy run
official/ssh:download
Upload File To Server
Upload a folder to a server
➜ proggy run
official/ssh:upload
Create SSH Keys
Generate a new SSH key easily
➜ proggy run
official/ssh:generate
Remove IP From ~/.ssh/known_hosts
Remove IP address from ~/.ssh/known_hosts
➜ proggy run
official/ssh:removeip
Restore File From S3
Restore a backup from your S3 bucket
➜ proggy run
official/backup:restore
Devops
Add SSH Public Key To Server
Adds an SSH public key to ~/.ssh/authorized_keys
➜ proggy run
official/ssh:addkey
Download file from server
Downloads a folder or file from a remote server
➜ proggy run
official/ssh:download
Setup MongoDB
Deploys MongoDB on a server
➜ proggy run
official/mongodb:deploy
Setup Ubuntu 22.04 & 24.04
Setup your Ubuntu 22.04/24.04 server
➜ proggy run
official/ubuntu:setup
Deploy PostgreSQL
Deploys PostgreSQL database on a server
➜ proggy run
official/postgresql:deploy
Remove a SSH public key from server
Removes a public key from ~/.ssh/authorized_keys
➜ proggy run
official/ssh:removekey