Tags: docker*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This blog post compares Ansible and Terraform, two popular tools in the DevOps world, and discusses how they can be used together for a more efficient and comprehensive approach to infrastructure management. It also includes a video walk-through and requirements for a demo example where Terraform and Ansible are combined to create an AWS EC2 instance and deploy a Docker engine on it with Ansible, followed by launching a Jenkins container.
  2. Create standalone with Splunk Free license
    Splunk Free is the totally free version of Splunk software. The Free license lets you index up to 500 MB per day and will never expire.

    Execute the following to bring up a Splunk Free standalone environment:

    $ docker run --name so1 --hostname so1 -p 8000:8000
    -e "SPLUNK_PASSWORD=<password>"
    -e "SPLUNK_START_ARGS=--accept-license"
    -e "SPLUNK_LICENSE_URI=Free"
    -it splunk/splunk:latest
    2023-11-22 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "docker"

About - Propulsed by SemanticScuttle