ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Tags
    3. devops
    Log in to post
    • All categories
    • OksanaO

      Microsoft Defender For DevOps: DevSecOps in Azure

      Starwind
      • starwind microsoft defender azure devops security • • Oksana
      1
      0
      Votes
      1
      Posts
      54
      Views

      No one has replied

    • Pete.SP

      Scripting remote BIOS upgrades & changes on Supermicro

      IT Discussion
      • devops supermicro automation bare metal • • Pete.S
      1
      2
      Votes
      1
      Posts
      195
      Views

      No one has replied

    • OksanaO

      How to Automate Azure Playbook Deployment?

      Starwind
      • starwind microsoft azure microsoft sentinel security devops • • Oksana
      1
      1
      Votes
      1
      Posts
      249
      Views

      No one has replied

    • OksanaO

      How to Use PowerShell to Start Azure DevOps Release Pipeline

      Starwind
      • starwind microsoft azure azure devops azure devops rest api • • Oksana
      1
      1
      Votes
      1
      Posts
      258
      Views

      No one has replied

    • OksanaO

      AWS Certification: How to Get and Where to Start

      Starwind
      • aws devops amazon aws • • Oksana
      1
      2
      Votes
      1
      Posts
      201
      Views

      No one has replied

    • OksanaO

      How to Use PowerShell Tasks in Azure DevOps Pipelines

      Starwind
      • azure devops powershell • • Oksana
      1
      1
      Votes
      1
      Posts
      214
      Views

      No one has replied

    • OksanaO

      After the Initial Ecstasy: VMware Project Pacific

      Starwind
      • vmware kubernetes devops vsphere vsan vmworld • • Oksana
      1
      1
      Votes
      1
      Posts
      212
      Views

      No one has replied

    • NetworkNerdN

      Upcoming Local and Online Events - Dallas / Fort Worth

      Mango Happenings
      • dfw spicecorps dfw vmug vmware events devops spicecorps dfw spicecorps vmug • • NetworkNerd
      3
      2
      Votes
      3
      Posts
      336
      Views

      S

      What? No one needs their carpet cleaned?

    • stacksofplatesS

      Using Make for SysAdmin Work

      IT Discussion
      • make terraform ansible devops idempotent • • stacksofplates
      1
      5
      Votes
      1
      Posts
      249
      Views

      No one has replied

    • DustinB3403D

      Saltstack and Brew Casks

      IT Discussion
      • salt casks osx apple devops • • DustinB3403
      6
      0
      Votes
      6
      Posts
      783
      Views

      DustinB3403D

      @shortstack said in Saltstack and Brew Casks:

      @DustinB3403 i am also wondering what the workaround for this issue is, re: salt minion executing brew installs. did you ever figure out a clean way to get brew working, maybe runas a different user?

      I haven't had the chance to get back into this, other more pressing issues so I just went on with my day.

      Sorry

    • OksanaO

      Terraform resource deployment automatization with Azure DevOps – Part 2

      Starwind
      • azure devops terraform • • Oksana
      1
      1
      Votes
      1
      Posts
      135
      Views

      No one has replied

    • OksanaO

      Automate Terraform deployment of resources with Azure DevOps – Part 1

      Starwind
      • azure devops terraform • • Oksana
      1
      1
      Votes
      1
      Posts
      128
      Views

      No one has replied

    • Emad RE

      Orchestrate and control many web sites

      IT Discussion
      • devops sites orchestration web • • Emad R
      14
      0
      Votes
      14
      Posts
      612
      Views

      scottalanmillerS

      @JaredBusch said in Orchestrate and control many web sites:

      @scottalanmiller said in Orchestrate and control many web sites:

      @Emad-R Exactly, that's more than running your own. $2.95 PER WEBSITE is quite expensive. Run your own and you can do it for $.35 per site!

      No you cannot. Not for a single site or even a dozen.

      $5 vultr instance / 12 sites comes in at $0.42

      That doesn't count the labor to maintain, patch, make resiliant (excluding content related development, etc).
      While certainly not expensive, it is also certainly not $0.35.

      Ah, but don't forget, when we did a labour study we found that dealing with your own install had lower labour than when dealing with a shared instance because you don't get raw access. So we lowered labour.

      So my numbers were obviously without labour, but so were the shared numbers. If you include labour both go up, but the shared goes up more from what we found in testing.

    • OksanaO

      How to implement DevOps with Azure?

      Starwind
      • azure devops microsoft datacenter • • Oksana
      1
      4
      Votes
      1
      Posts
      496
      Views

      No one has replied

    • mlnewsM

      Ansible for MS SQL Server on Windows

      IT Discussion
      • ansible devops windows server ms sql server xp • • mlnews
      9
      3
      Votes
      9
      Posts
      10008
      Views

      stacksofplatesS

      It's kind of hard to help without seeing the playbook/role you created.

    • scottalanmillerS

      Deploying an NGinx Reverse Proxy with SSL on a LAMP Server with SaltStack

      IT Discussion
      • lamp proxy reverse proxy nginx salt saltstack devops web server lets encrypt ssl tls https https2 • • scottalanmiller
      42
      2
      Votes
      42
      Posts
      4777
      Views

      stacksofplatesS

      This way you can share the config(s) under conf.d between multiple machines using the same roles (or whatever Salt calls them) and have different main NGINX server settings.

    • A

      DebOps - A collection of Ansible playbooks

      IT Discussion
      • debops ansible devops • • Alex Sage
      8
      2
      Votes
      8
      Posts
      1338
      Views

      scottalanmillerS

      @drybjed welcome to the community!!

    • stacksofplatesS

      Minimize conditionals with Ansible

      IT Discussion
      • ansible conditionals roles linux devops • • stacksofplates
      1
      4
      Votes
      1
      Posts
      562
      Views

      No one has replied

    • stacksofplatesS

      Set up Bind server with Ansible

      IT Discussion
      • bind ansible centos 7 linux devops • • stacksofplates
      6
      2
      Votes
      6
      Posts
      16307
      Views

      stacksofplatesS

      So I also realized that if you have even a small number of records, a dictionary will become super long. So you can compact the dictionary like this:

      records: ns1: {forward: 10.1.30.11, type: A, last: 11, rev: 30.1.10.in-addr.arpa.} ansible: {forward: 10.1.30.5, type: A, last: 5, rev: 30.1.10.in-addr.arpa.}

      So while the other way may be easier to read, this saves a TON of space.

    • scottalanmillerS

      Install NextCloud 11 on Fedora 25 with SaltStack

      IT Discussion
      • nextcloud nextcloud 11 fedora linux fedora 25 redis mariadb salt saltstack devops scott alan miller sam salt administration • • scottalanmiller
      201
      6
      Votes
      201
      Posts
      23711
      Views

      scottalanmillerS

      @jaredbusch said in Install NextCloud 11 on Fedora 25 with SaltStack:

      @scottalanmiller why install a proxy when Apaches here and working what is the benefit to having a proxy on the same server. Let’s Encrypt perfectly with Apache

      Security and flexibility typically. Here is the admitted marketing material from Nginx on security: "Security and anonymity – By intercepting requests headed for your backend servers, a reverse proxy server protects their identities and acts as an additional defense against security attacks. It also ensures that multiple servers can be accessed from a single record locator or URL regardless of the structure of your local area network."

    • 1
    • 2
    • 3
    • 1 / 3