Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Plugin for Meteor Up to view and reduce disk usage

Notifications You must be signed in to change notification settings

meteor-up/mup-disk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mup-disk

Plugin for Meteor Up to view and reduce disk usage.

Install with

npm install mup-disk

Add to list of plugins in your mup config:

module.exports = {
  plugins: ['mup-disk'],
  // rest of config
}

Use

mup disk show Shows total disk usage, usage by app, and usage by docker.

mup disk clean Runs docker system prune -af, and deletes the app's last/bundle folder

About

Plugin for Meteor Up to view and reduce disk usage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •