Configuration Management at its peak with

Slides:



Advertisements
Similar presentations
A Ridiculously Easy & Seriously Powerful SQL Cloud Database Itamar Haber AVP Ops & Solutions.
Advertisements

Hydra Partners Meeting March 2012 Bill Branan DuraCloud Technical Lead.
© 2009 IBM Corporation ® IBM Software Group Introduction to Cloud Computing Vivek C Agarwal IBM India Software Labs.
Fraser Technical Solutions, LLC
 Cloud computing  Workflow  Workflow lifecycle  Workflow design  Workflow tools : xcp, eucalyptus, open nebula.
Model a Container Runtime environment on Your Mac with VMware AppCatalyst VMworld Fabio Rapposelli
Leveraging ArcGIS Online Elevation and Hydrology Services
Contents 1.Introduction, architecture 2.Live demonstration 3.Extensibility.
UNI Manager Project Proposal to OpenDaylight
CoprHD and OpenStack Ideas for future.
By Douglas Copas and Mark Perry.  Currently available small business based commercial inventory management systems are either prohibitively expensive.
D4Science and ETICS Building and Testing gCube and gCore Pedro Andrade CERN EGEE’08 Conference 25 September 2008 Istanbul (Turkey)
NeOn Components for Ontology Sharing and Reuse Mathieu d’Aquin (and the NeOn Consortium) KMi, the Open Univeristy, UK
Webinar: Deploy an Infrastructure-as-a-Service (IaaS) private cloud July 28, 2015 Todd Sanders John Matthews
CERN AI Config Management 16/07/15 AI for INFN visit2 Overview for INFN visit.
Globus online Delivering a scalable service Steve Tuecke Computation Institute University of Chicago and Argonne National Laboratory.
Automating Legacy Network Devices
Ansible and Ansible Tower 1 A simple IT automation platform November 2015 Leandro Fernandez and Blaž Zupanc.
Cloud Installation & Configuration Management. Outline  Definitions  Tools, “Comparison”  References.
Overview of cluster management tools Marco Mambelli – August OSG Summer Workshop TTU - Lubbock, TX THE UNIVERSITY OF CHICAGO.
Information Initiative Center, Hokkaido University North 11, West 5, Sapporo , Japan Tel, Fax: General.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
The eCSG Mobile App Mario Torrisi INFN – Division of Catania 24 June 2013 Webinar on the eCSG 1.
Introduction to Ansible
EPAM Cloud Orchestration
Project Cumulus Overview March 15, End Goal Unified Public & Private PaaS for GlassFish/Java EE Simplify deployment of Java EE Apps on top of.
IPv6 Infrastructure Support in OpenStack
WebYaST Remote Web Based System Management
Integrating oVirt and Foreman to Empower your Data-Center
SDN-O LCM for Mercury Release Key Points and Overview
ONAP on Vagrant for ONAPers
Agenda:- DevOps Tools Chef Jenkins Puppet Apache Ant Apache Maven Logstash Docker New Relic Gradle Git.
ENOG13 Saint Petersburg Diego Luis Neto SW NL-ix.
RHEV Platform at LHCb Red Hat at CERN 17-18/1/17
@ Bucharest DevOps Hacker Meetup
Foreman in Your Data Center Lukáš Zapletal
The PaaS Layer in the INDIGO-DataCloud
The next-gen. list archiver
Mobile App Trends: lifecycle, functions, and cognitive
Infrastructure Orchestration to Optimize Testing
Section 13 - Integrating with Third Party Tools
Amazon Storage- S3 and Glacier
Cross Community CI (XCI)
Platform as a Service.
TensorFlow on Kubernetes with GPU Enabled
Job workflow Pre production operations:
Drupal VM and Docker4Drupal For Drupal Development Platform
API Documentation Guidelines
RMS Architecture EMS Partner Bootcamp TechReady 18 9/17/2018
Xen Summit Spring 2007 Platform Virtualization with XenEnterprise
Application Lifecycle Management – Best Practices for SharePoint and Office App development November 2015.
SPFx – A modern development tool for SharePoint
Intro to Config Management Using Salt Open Source
Dr. John P. Abraham Professor, Computer Engineering UTPA
Using docker containers
Scaling Puppet and Foreman for HPC
Cloud Management Mechanisms
Introduction to Ansible
Presented By - Avinash Pawar
In this session… Introduce what we’re talking about
Station Management System
5 Azure Services Every .NET Developer Needs to Know
Pulp 3 Ready For a Test Drive
OpenStack Summit Berlin – November 14, 2018
Robert Down & Pranay Sadarangani Nov 8th 2011
Office 365 Development July 2014.
Shared Hosting Workshop
Nolan Leake Co-Founder, Cumulus Networks Paul Speciale
Setting up PostgreSQL for Production in AWS
Presentation transcript:

Configuration Management at its peak with

$whoami Linux Engineer @ Red Hat , India

Agenda Introduction for Foreman How it works? Key features and architecture of foreman

Foreman Open Source Project Written in Ruby and Javascript HomePage - https://theforeman.org/ Initial release - 10 September 2009. Foreman is more than 9 years old. Web based GUI + API + CLI

Foreman Managing the Lifecycle of your Systems Provision on bare-metal & public or private clouds all from one place with one simple process A complete configuration management solution including an ENC for Puppet and Salt, built-in support for parameterized classes and hierarchical parameter storage Collect Puppet, Chef, Salt and Ansible reports and facts. Monitor host configuration, report status, distribution and trends.

Puppet Via plugins: Chef Salt Ansible Automatic registration & setup of clients, including auto signing certs/keys Defining: Classes / states Parameters / pillars Inventory data: Facts / Grains results of configuration runs

Generic Report API with graphs/trends: System Inventories Reports from runs Generic reports: ABRT, OpenSCAP Context sensitive search: Keyword completion Works across whole application

API & CLI Full UI coverage All of our API is documented Full RESTful API Docs at https://{foreman-server}/apidoc on your Foreman server Also, available at https://theforeman.org/api/1.19/index.html Hammer as CLI

THANK YOU!