ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. sam salt administration
    Log in to post
    • All categories
    • scottalanmillerS

      Automatically Add New Vultr Fedora Minion to Salt Master

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack salt minion vultr vps cloud computing scott alan miller sam salt administration
      18
      1 Votes
      18 Posts
      3k Views
      scottalanmillerS

      @emad-r said in Automatically Add New Vultr Fedora Minion to Salt Master:

      @scottalanmiller said in Automatically Add New Vultr Fedora Minion to Salt Master:

      If you are using Vultr as your VPS or Cloud Computing IaaS platform, then you have some simple tools to make automating a Salt Minion installation even easier. Vultr allows for "boot scripts" which run upon initial VM creation, along with their automatically installed system keys. Adding a tiny script can make all of the difference between needing to set up a new VM and having the entire process be totally automated.

      Here is an example script that you can use. Notice that this is for Fedora and uses DNF. You will need a similar script for APT, YUM or other package management systems.

      #!/bin/sh dnf -y install salt-minion echo "master: you.salt.master" >> /etc/salt/minion systemctl restart salt-minion systemctl enable salt-minion

      That's all that it takes. Select the script when building your VM(s) and look for them to auto-populate in your Salt Master's key request list.

      But what will be the ID/name of this Fedora instance in salt master ?

      LOL, I got confused. Was thinking we were on Sodium, not salt.

      It'll be your hostname.

    • scottalanmillerS

      Install NextCloud 11 on Fedora 25 with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud nextcloud 11 fedora linux fedora 25 redis mariadb salt saltstack devops scott alan miller sam salt administration
      201
      6 Votes
      201 Posts
      47k 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."

    • scottalanmillerS

      Adding a SwapFile to Linux Using SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion swap memory linux salt saltstack cloud computing vps centos fedora ubuntu debian suse sam salt administration scott alan miller
      1
      2 Votes
      1 Posts
      2k Views
      No one has replied
    • 1 / 1