Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

itmsg_automation

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itmsg_automation

This is RESTful API web server with Ansible. You can execute Ansible ADHOC, Playbook using this API server. If you want to give me a feedback, Please leave a comment on 'Github Repository > Discussions'!

  • 1.4.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-91.3%
Maintainers
2
Weekly downloads
 
Created
Source

Automation by ITMSG

This is RESTful API web server with Ansible. You can execute Ansible ADHOC, Playbook using this API server. If you want to give me a feedback, Please leave a comment on 'Github Repository > Discussions'!

*** It is very helpful and motivates me as giving me stars in my Github Repository! ***

Getting Started

This web server for control Ansible with PostgreSQL database.

Prerequisites

  • Node.js Version v12.xx.x

OS

  • Redhat or CentOS(recommand)

Solution

  • Ansible

Database

  • PostgreSQL

Globally npm install

Install itmsg-automation globally

$ npm i itmsg_automation -g

start itmsg_automation web server

$ node {NPM_GLOBAL_INTALL_PATH}/bin/automation.js

Configuration

Open config.json file and edit PostgreSQL connection informations and Ansible's file path for playbooks.

Automation Portal

You can manage itmsg_automation api server with automation web. Check out this portal if you are interested.

Automation Portal URL : https://github.com/myungyun/itmsg_automation-web

Docker Container

Also check out docker container.

itmsg_automation dockerhub URL : https://hub.docker.com/repository/docker/jokun1178/itmsg_automation

Keywords

FAQs

Package last updated on 18 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc