scaleway-sync-firewall

1.0.0 • Public • Published

Scaleway-Sync-Firewall

Synchronize your Scaleway Security Group firewall rules with a list of "slave" security groups.

Installation

# Clone the repository
git clone https://github.com/JorgenVatle/scaleway-sync-firewall.git

# Install dependencies
npm install

Setup

To set up the application, copy the .env.defaults file to .env and add your API key as well as the ID and zone of your master security group.

From there, you can create a list of targets (see targets.example.json).

Once set up, run node dist to push all the rules from your "master" group to your "slave" groups.

License

This repository is licensed under the ISC license.

Copyright (c) 2019, Jørgen Vatle.

Readme

Keywords

Package Sidebar

Install

npm i scaleway-sync-firewall

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

24.7 kB

Total Files

24

Last publish

Collaborators

  • jorgenvatle