Complete Ansible Semaphore Tutorial: From Installation to Automation

  Рет қаралды 92,779

Learn Linux TV

Learn Linux TV

Күн бұрын

Пікірлер: 58
@jdratlif
@jdratlif 7 ай бұрын
I absolutely love your video style. No obnoxious loud intro music. Video transitions are nice, bespoke, and clear. The terminal and browser windows are framed appropriately so you can actually see what you're doing. You don't place your face in a square covering up 15% of the screen (sometimes important information). Your speech is clear, quick, concise, but also thorough; you don't skip over any details or make any assumptions about what your viewer knows. Please tell me which puts the most money in your pocket: Pateron, KZbin membership, or merch. I definitely want to support this kind of content creation. P.S. I would LOVE to see a video on how you capture / edit your videos. Your style is one I aspire to, but am not close to matching. I usually just zoom in on my terminals so the text is more visible, but I like your giant terminal in the middle better. If I can figure it out, I'm totally going to use that in my videos.
@prashantsingh281
@prashantsingh281 7 ай бұрын
, 😂pandra ex j
@bobster852
@bobster852 3 ай бұрын
32:50 I might be a little old school, but I've always found that using `sudo su -` is a safer option to leaving out the hyphen, which retains your current environment. There's less opportunities to make mistakes or incorrect assumptions if you deliberately use the root environment. This is especially true if you are shelled into several hosts at once.
@christineraouf286
@christineraouf286 4 ай бұрын
Thanks so much for taking the time to build up the structure of the content from everything in one yaml to optimize it and each a new concept, excellent approach. I have learnt a lot from this series and it is helping in my current devops role.
@kelownatechkid
@kelownatechkid 7 ай бұрын
This is awesome, didn't realize that foss ansible gui had progressed this far. thanks !
@robertomessina1254
@robertomessina1254 2 ай бұрын
Very good video. One thing to note is if you choose BoltDB as database, you don't need a database engine since BoltDB engine-less. So, it will be easier and lighter than MariaDB or Postgre.
@0r_1x
@0r_1x 7 ай бұрын
Jay: "Hmmmm, what's that you're doing this weekend? Ooooh, I got you!" Me: "Alright, I told myself I'd figure out the Ansible front end this weekend. The guys are still struggling with the CLI and I need to turn this project over. I'll try Semaphore again, but first, what's going on with KZbin toda..... SON OF A...." As always, Thank you Jay!
@Dettol68
@Dettol68 7 ай бұрын
The absolute best tip of all timed at 13:13 - thank you!
@Servietsky_
@Servietsky_ Ай бұрын
I wish you could make a full Terraform, Ansible, Docker, Kubernetes, Gitlab or Jenkins, Promotheus/Grafana, ELK courses ahah, amazing videos!!
@wojtek-33
@wojtek-33 Ай бұрын
Blog post link is broken.... Your search is broken on your site as well. It takes me to a wordpress admin page.... I think you have some things to fix.
@malpanez
@malpanez 7 ай бұрын
Hi Jay: The tutorial is amazing, I think also would be as convenient if not more using Caddy as automatically configure the SSL Certificate without need certbot. Great Job Jay!
@RonnieRedd
@RonnieRedd 7 ай бұрын
Very well done Jay!
@elearningusr
@elearningusr 5 ай бұрын
Thank you for this valuable tutorial. I really appreciate your explanation manner: very clear steps with many tips & tricks. Good Job 👋
@GehtGut
@GehtGut 6 ай бұрын
I like semaphore , is a fantastic ansible opensource programm for many things like "apt update / upgrade" on 20 virtual maschines 🙂
@magicmanj32
@magicmanj32 7 ай бұрын
have struggle with setting this up in the past, with permission errors, will try your method on my next day off, thanks Jay, you explain so well
@menruletheworld
@menruletheworld 7 ай бұрын
One of the first lessons I learned when I started in the Unix/Linux world about 27 years ago is that about 99% of all problems are related to permissions in some form, be it file, acl, or SeLinux/AppArmor permissions, it usualy allways boils down to that.
@lucass8119
@lucass8119 7 ай бұрын
@@menruletheworld Yes, permissions are hard/complex. I think this catches Windows users off guard, as they may be used to just pressing the magic "run as admin" button. But, the truth is that security and permissions, as a domain, is complex. I'd be wary if it wasn't complex - that, to me, signals something is misconfigured to be far too lenient.
@devops1044
@devops1044 6 ай бұрын
This process would be an excellent example to do with ansible. I.e. install ansible first then minimum to get semaphore moving, then the rest in ansible using semaphore.
@lamar9525
@lamar9525 7 ай бұрын
Great YT! You have so many, I didn't find Debian Server & SSH Install.
@drbyte2009
@drbyte2009 7 ай бұрын
GREAT video!. I can't find the alternative config file for nginx on the blog post ????? Do i need new glasses 🙂🙂 The last item on the page is see is "Other config files"
@peterwassmuth4014
@peterwassmuth4014 7 ай бұрын
Awesome Thank you for Sharing! 💯✴
@mayday_excelgroup
@mayday_excelgroup 7 ай бұрын
Dear Jay, all your series are just awesome! I am so exited to find out such informative content. I would like to ask you for a tiny favor. I have watched almost all your linux series and began with ansible - this is because I want to be a DevOps engineer. Hence, could you please guide me to some of reliable course based on very real practical samples so I can master and become at least junior DevOps engineer by next few months. Thank's in advance and Best Regards!
@devendrajoshi9020
@devendrajoshi9020 5 ай бұрын
Thank you for this valuable tutorial..
@alexeyromanov
@alexeyromanov 2 ай бұрын
Hi Jay, great video. I am wondering if it is possible to automate Proxmox servers upgrades, not just VMs. Couldn't find a proper playbook for that. Thanks
@MsFreyaa
@MsFreyaa 5 ай бұрын
Many many thanks for this very detailed video! I really appreciate it. With your tutorial i installed semaphore without any issue. Once again thanks and question from my side. Is possible to install SSL certificate on semaphore server?
@mikemcfetridge6414
@mikemcfetridge6414 4 ай бұрын
Ty. Learn a lot from this video
@SirHackaL0t.
@SirHackaL0t. 7 ай бұрын
Interesting thought… You tell semaphore where the config file is… presumably that goes into the config file? Or is the config file location stored in another config file?
@DoyleLewis-jh7pn
@DoyleLewis-jh7pn 5 ай бұрын
This is so cool. Thank you!
@StephenPreston
@StephenPreston 7 ай бұрын
I love the videos like this but I also think it would be helpful to follow up these videos securing and hardening the solution. as an example is parts of the DB that should be encrypted and so on.
@mrbb1731
@mrbb1731 7 ай бұрын
Great video as always Jay. Thank you. Question: Is there a way to take an existing server that is already built and configured and create a playbook automatically? I'm still learning Ansible so maybe a newb question but just curious.
@GCTWorks
@GCTWorks 7 ай бұрын
I would love to see a video where you set up Semaphore to use LDAP. Even better if it was Light LDAP. Full disclosure, I was not able to get it to work myself, but I do not understand LDAP all that well. In fact, a video on Light LDAP would be awesome. Super easy way to have unified authentication in the homelab. A video on OpenLDAP might be useful too. Something else, could you do an addendum to this video for deploying Semaphore with docker, also using local playbooks instead of GitHub repos?
@ernstmayer3868
@ernstmayer3868 7 ай бұрын
I am struggling to understand the use case of Ansible Semaphore. It is just extracting some configuration bits into UI, right? All the details still have to be provided in these text fields. Why should I do this? There is no sytax highlighting, no linting and there are no "templates" to quickly build upon. What is the reason to not engage with the configuration directly?
@Washout001
@Washout001 6 ай бұрын
Suspect the main use-case is more for the non-ansible IT users who can just fire this up, make sure the server is in the inventory and run whatever task are setup. Bootstrapping/software installs/updates etc. Also, I think the ability to cron tasks could be used for hardening and ensure config drift can't happen. Like an agentless DSC. Can then setup fancy dashboards to keep your infosec team happy. Or jump on your head the second something goes red.
@SCDeerAddict
@SCDeerAddict 6 ай бұрын
The use case is a self serve portal for end users , mainly engineers, devops guys write ansible playbooks and deliver those to operations teams who then can easily run the playbook from a nice web ui. The playbooks can reside in a git repo and semaphore will pull the latest playbook automatically on each run.
@RonnieRedd
@RonnieRedd 7 ай бұрын
Nala is a nice alternative to plain apt. It is just a different front end to apt, but still...😊
@JayamuruganSekar
@JayamuruganSekar 4 ай бұрын
Could you please add a seperate video for AWX setup , its really hard to find one video with the latest changes in docker compose and awx
@yc-tseng
@yc-tseng 29 күн бұрын
38:24 I followed the previous steps and executed the RUN, but after running the playbook, there was no response, it just kept waiting. Has anyone encountered the same issue? Please help.
@stevanherold5497
@stevanherold5497 2 ай бұрын
Is there option to create roles from semaphore?
@stratochief99
@stratochief99 5 ай бұрын
@20:01 I am getting output that says "WARN[0000] Error 1045 (280000): Access denied for user 'semaphore_user'@'localhost' (using password: YES)" I followed this video to the letter but cant get past this point. Any suggestions?
@fakename8670
@fakename8670 5 ай бұрын
Where's the alternative version of the config file you mentioned for someone who doesn't have a domain?
@oneito947
@oneito947 7 ай бұрын
could you make a video of using ansible semaphore to deploy matrix and its bridges based on the ansible playbook for matrix
@radio_electronics4047
@radio_electronics4047 5 ай бұрын
Seems to work only for very simple playbooks. You cant seem to import more complex projects with roles, host_vars, group_vars, etc.
@thehyperduck90
@thehyperduck90 7 ай бұрын
Thanks!
@damianpodgorski6977
@damianpodgorski6977 7 ай бұрын
Could not help it, sudo coffee install convinced me to place an order
@AxelWerner
@AxelWerner 7 ай бұрын
You can do all that or just fire up an Ansible-Semaphore some Docker Containers using a single docker-compose file within 15mins to get started.
@jdratlif
@jdratlif 7 ай бұрын
This is how I would do it, too, but it can be nice knowing exactly how everything works and not hide any of the complexity.
@ozmosyd
@ozmosyd 7 ай бұрын
Not wanting to sound rude but why are you here? If you have a compose file to take care of it all no need to view or really comment on this here. Most of us here want to know how the bits come together to complete the desired results. I suppose your not interested in the mechanics?
@txreal2
@txreal2 7 ай бұрын
@@ozmosyd for me I just want something that I can start tinkering around with before spending a weekend on installation 😢
@txreal2
@txreal2 7 ай бұрын
Thanks
@SCDeerAddict
@SCDeerAddict 6 ай бұрын
It doesn't work well in Docker, the setup is a nightmare. It's best to install it on a dedicated Linux build and use a venv
@techwithnyuch
@techwithnyuch 2 ай бұрын
please keep the beards. much better 😇. To me it shows how refined you have covered Linux over the years (❁´◡`❁)
@aybekabdullaev8901
@aybekabdullaev8901 6 ай бұрын
im having fatal bad boolean config value '0 error here
@MyouKyuubi
@MyouKyuubi 7 ай бұрын
I have a huge problem with linux, i can't seem to find any way to adjust the bit depth and sample rate of audio output!!! Is there a software i need to install for this? And if not, how do i go about figuring this out on LMDE 6 and Linux Mint Edge? Have you made videos on this before? If so, i would love a link to those videos! I need my audio output to be 32bit 96kHz! I'm trying to get into Linux, so i'm completely green here! I'm flabbergasted at the fact that Linux seems to have neglected proper audio options! These things are very easy to change in Windows, but with Linux, you apparently have to alter files of which do not exist on LMDE 6! Or maybe i'm just doing something wrong... In any case, a video on this would be greatly appreciated!
@rahneshin752
@rahneshin752 7 ай бұрын
❤❤❤
@rihananshari-vn3wq
@rihananshari-vn3wq 7 ай бұрын
Joo
@alan_marx
@alan_marx 7 ай бұрын
Que penteado mais estranho! 😂
@RajeshKumarcomedy-uj4ld
@RajeshKumarcomedy-uj4ld 7 ай бұрын
Hay sar my name ise Rajesh dhobi I am from Nepal Linux basic course completely step by step watching the video please please sir help me Linux basic course one video please sar
How to Dual Boot Windows 11 & Linux Mint: Step by Step Guide
14:12
Learn Linux TV
Рет қаралды 127 М.
10 Common Linux Issues and How to Fix Them
23:45
Learn Linux TV
Рет қаралды 87 М.
Noodles Eating Challenge, So Magical! So Much Fun#Funnyfamily #Partygames #Funny
00:33
Players push long pins through a cardboard box attempting to pop the balloon!
00:31
It's now a UI for Ansible, Terraform and more! // Semaphore
23:27
Christian Lempa
Рет қаралды 33 М.
you need to learn Ansible RIGHT NOW!! (Linux Automation)
21:21
NetworkChuck
Рет қаралды 889 М.
CrowdSec Absolute Beginners Workshop
46:57
CrowdSec
Рет қаралды 11 М.
How to Set Up Nextcloud on Ubuntu 24.04 LTS
41:20
Learn Linux TV
Рет қаралды 69 М.
Simplify Ansible Playbook Management with Semaphore
1:26:40
Tech Tutorials - David McKone
Рет қаралды 10 М.
Automating my Homelab with Ansible
13:18
Jeff Geerling
Рет қаралды 345 М.
Systemd Explained: The Ultimate Deep Dive for Linux Users
47:41
Learn Linux TV
Рет қаралды 196 М.