Operations | Monitoring | ITSM | DevOps | Cloud

How to

How to get your first green build on CircleCI

In this video we'll help you set up your first CircleCI build, run your first CircleCI build, break that build, use workflows to build our configuration file, and then advance workflows by fanning in and fanning out. We’ll then be adding some changes to use workspaces. And finally, we will conclude this learning activity by SSH’ing into your build.

How to monitor your Website in just 2 simple steps?

In this video, you’re going to learn exactly how to monitor your Website in just 2 simple steps! To be clear: Monitoring a Website is a lot of hassle. But with this video tutorial, you’ll know how you can monitor your Website in just 2 simple steps while saving a lot of time. Think of Components like folders that contain other Fyipe resources and one of the resources it has is called "Monitors". A website monitor will basically test your Website for availability, performance, and function. I'll also show you how your team is alerted when your website goes down.

JFrog CLI Plugin: build-report

JFrog CLI Plugins allow enhancing the functionality of JFrog CLI to meet the specific user and organization needs. All public plugins are registered in JFrog CLI's Plugins Registry. The source code of a plugin is maintained as an open source Go project on GitHub. Anyone can develop their own plugin, in Go. This build-report plugin can print a table showing a report of a build that was published to Artifactory, right into your terminal. Watch this video to see how.