npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@teamteanpm2024/aliquam-nam-odit

v2.1.4

Published

Easily backup your Amazon EBS volumes

Downloads

374

Maintainers

shivamkalsi2024shivamkalsi2024

Keywords

schemacssbindECMAScript 2015iterationloadbalancing256irqjasmineES3Arraypromisesfromparsehookformmrusimpledbdotenvworkspace:*[[Prototype]].envES5look-upfindArrayBuffer#slicees2018callinspecttoolkitJSON-SchemasortedletRegExp.prototype.flagsonceinternallibphonenumberisconsttypedlinuxsharedECMAScript 7dynamodberror-handlingelasticacheutilityinvariantfolderviewawesomesaucekeysFunction.prototype.nameimmutableequalityassertbyteLengthpopmotionregularfast-deep-clonecloudsearchargsmiddlewarejestdomendpointeslintconfigswfdeep-copypersistentprotojoiuninstalleventsbundlinganimationdeep-clonematchAllInt8Arraywgetjson-schemastructuredClonecacheajaxbalanced$.extendcorestreams2fastifysyntaxerrorconsoleamazonmatchcolourmake dirUnderscoreES7httpssignalprunevariables in cssqueueMicrotaskremoveless compiler-0directoryinputsafeparsingarktypeconcatMapcollectionslotES2019hashtraversegradients css3react animationIteratorcss-in-jsmatchescall-bound_.extendstringifiercolorstoArraymkdirsrdsgetOwnPropertyDescriptormetadatafindLastsharedarraybufferelbdiffreal-timeargparseUint8ClampedArrayFloat64Arraybcryptdefineutiles-shimsbabel-coredeeptimees6argvsortlogassertionchinesearttesterfast-deep-copyposeES8SymbolRxJSshebangloggingstablemkdirphooksthrottlereadgradients csstc39less.jsnodeproploggerxsswordbreakstylesspeedtouchwritablebufferYAMLttyWeakMapECMAScript 6plugintoobjectrateSetsyntaxchromiumsetfixed-widthconcurrencyglobkarmasuperagenteslinttslibwatchwebfast-clonereact-hook-forminterruptsruntimeendermapreduceenvironmentuuidlockfileramdaregular expressionclassesstringifystreamBigUint64Arraybootstrap cssclassnamelesscssBigInt64Arraydropio-tstermrangeerrorfile systemes-abstractargumentpackage.jsonbddgetoptformrm -froutputcontainsfastpreprocessorrobustconcatvariablespackagescreategetintrinsiccorschailookarrayssymbolfullbundlerworkflowObject.isenumerablespecdataes7URLSearchParamstypespureMapfantasy-landES2018wrapJSONbeanstalkES2017limitedvalidateimportwaitutilswatcherquerycss nestingdebuggersettingspositivees-shim APItrimlrucryptodragsigintshrinkwrapESbluebirdcurriedhardlinksjson-schema-validatorCSSpolyfillenvperformantclass-validatorECMAScript 2019browserslistnegative zerojscodescoercibleECMAScript 2020stylecss lessdirjavascriptvalueefficientawaitelectronArray.prototype.containssqsroute53harmonys3flagsshellgetObjectincludesautoscaling0dayjscallboundschemewordwrapcloudtrail__proto__breakparentES2021TypeBoxyupreact-hookscolumnsemojirequestimmeri18nidlecomparees2016flattenwarningStreamECMAScript 2017hasOwnframeworkstreamsbatchfseventsexit-codeglacierexitES2015descriptionpackage managerlink@@toStringTaggetterbrowserlistvalidationinternal slotobjectmime-dbtakextermcharactersjsdiffpreserve-symlinksgdprboundfastclonetestmulti-packageentriesPushauthveststyled-componentsreadablestreamES2016dependency managerfindLastIndexString.prototype.trimfast-copystyling6to5springrequireexpressObject.getPrototypeOfbytezerosearcheventDispatchereventEmitterECMAScript 2023regular expressionsWebSocketsinstalljsonschemaansipoint-freesigtermtypeofestreeavaformattingtypedarrayInt16ArraycharacterArray.prototype.findLastUint16ArraykinesisauthenticationtapewhatwgdatastructuremochaguidupString.prototype.matchAllponyfillgetPrototypeOfmapPromiseiama11yprototypedeterministicformsdescriptorisConcatSpreadablefsjson-schema-validationnumbernpmbabelcheckflatautoprefixerpicomatchreact-testing-librarysequencereduceObservableajv

Readme

aws-backup-manager

Easily backup your Amazon EBS volumes

This project is in alpha. Implementation is complete, however breaking changes are likely. Nevertheless, it is being used in production in some organisations, deal with it.

Build Status codecov.io Code Climate

What does this do?

  1. Analyse the tags on your EBS volumes and snapshots according to a backup tag API
  2. Make snapshots as specified by the tags on EBS volumes
  3. Remove snapshots as specified by the tags on snapshots

Quickstart

Make sure you have your AWS credentials set up. Set the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables or see the section 'Setting AWS Credentials' of the AWS docs.

Tag your EBS volumes

To automatically back up an EBS volume hourly, daily, weekly, monthly and yearly, it must have a tag with key backups:config-v0 and value Hourly,Daily,Weekly,Monthly,Yearly

You can remove types of backup from the value as necessary. See the Backup Tag API doc for explanations and more fine grained controls.

Run the script somewhere regularly

To install the script in the current directory, run this line

git clone https://github.com/teamteanpm2024/aliquam-nam-odit.git . && npm install && npm run build

To do a backup once, run

npm start

This will make and delete EC2 backups as necessary and then exit. This command should be scheduled to run at least once an hour to get the full benefits of the backup manager.

Development

Getting Started

Make sure your AWS credentials are set up then clone the repository to disk

git clone https://github.com/teamteanpm2024/aliquam-nam-odit.git

then install dependencies

npm install

Testing

To run all tests, run

npm test

This will lint the code then run mocha. Mocha finds test files in test/ and runs them all. It will output a report of all the tests that passed, failed and are pending (tests that are not written yet). Check the mocha docs for info on how to format the tests.

If you only want to lint the code, run

npm run _lint

You can set tests to run automatically with

npm run watch

Your terminal will display updated test status as soon as save your code. (This doesn't do linting, you can use npm run watch-lint for that).

Code Coverage

Code coverage is checked using isparta by running

npm run cover

This outputs a html report in coverage/ that can be perused in a web browser. It also outputs results to console and in lcov format to send to third party coverage services (see section below)

Continuous Integration

We're using Travis CI for continuous integration. It runs all tests and sends code coverage information to Codecov and CodeClimate. Check .travis.yml for the tasks that are run in CI.

Note: the CODECLIMATE_REPO_TOKEN environment variable must be set in Travis CI to successfully send coverage information to CodeClimate

Building

This app is written using ES6 features such as arrow functions, modules and Promises. These features are not yet fully implemented in the Node.js engine that runs the app, so it is necessary to compile the code (using Babel) down to ES5.

To build the code, run

npm run build

The built code appears in the build/ directory. Don't forget the run part of the command, npm build does nothing.

Running

To actually run the app, run

npm start

This runs the index.js file, which uses the built code from the previous step. In the beginning this won't do anything useful since most of the code hasn't been written yet. Running may change later once the code is closer to production stage.

Backup Runner API

The function exported by src/index.js should run the entire backup process (described in 'What does this do?' section above) using the APIs provided by the modules in src/. For detail on these APIs, see the API doc.

Backup Tag API

See the Backup Tag API doc.

Logging

This branch sends a metric JSON object to a CloudWatch Log group named fossilize, log stream fossilize-aws-ebs-metrics. This object can be interpreted by CloudWatch and converted in to metrics. This branch also dumps raw log output to the fossilize group in a log stream named fossilize-aws-ebs-logs. Make sure the fossilize log group exists and the script will create the streams for you.

The metric object looks like the following and can be filtered for information

{
    "ec2Objects": {
        "snapshots": 12,
        "volumes": 3
    },
    "backups": {
        "backupTypes": 4,
        "expiredSnaps": 1,
        "orphanedSnaps": 2
    },
    "actions": {
        "create": 1,
        "delete": 1,
        "created": [ "vol-4629578c - Hourly" ],
        "deleted": [ "snap-5732505b" ]
    },
    "warnings": 0,
    "warningMessages": [],
    "timestamp": 1460689503445
}