Skip to main content

No project description provided

Project description

Tools Automator

Pylint Codacy Badge Codacy Badge

That project is a CLI (Command Line Interface) to help remote tools configuration with ansible. Contains ansible playbooks compatible with RedHat and Ubuntu servers. Can be used to automate tools deployments.

To use this CLI, must be provisioned ssh connections to allow ssh connections with ansible. Can be used ssh-copy-id, to add own certificate on remote machine or another method to allow ssh connections with ansible.

Example: $ ssh-copy-id <user>@<ip>


Required

Before use CLI, must be install tools-automator from PIP:

   $ pip install tools-automator

MYSQL Server - Single Node

  1.  $ create_mysql --arch single_node --ssh-user user
    
  2. Database host: 1.2.3.4 #Server IP
    Root database password: #Define Root database
    Repeat for confirmation: #Confirm password
    

NOTE: You can check all options with create_mysql --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tools-automator-0.0.5.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

tools_automator-0.0.5-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page