Operations | Monitoring | ITSM | DevOps | Cloud

Cycle Time Insight - Demo Den July 2021

Matt, a software developer on the Jira team building all things DevOps, shows off the brand new Cycle Time Insight and talks about how this insight can help your team go from issue deployed faster! Learn more about four key DevOps metrics to understand essential data DevOps teams require to have the visibility and control over their development pipeline.

Looking forward to the next big Mattermost product milestone: Mattermost v6.0

The Mattermost team is actively working on our next major product release: Mattermost v6.0 is shipping this fall. That’s right around the corner! In advance of the release, we’d like to communicate some specifics on select features being promoted from beta to generally available and upcoming deprecations. We would also like to share a glimpse of what’s coming.

Unified agent for asset discovery for ServiceDesk Plus

In this video, we will discuss the new agent for ServiceDesk Plus, the configurations required to set it up, remote control, and more. With the new, enhanced unified agent for asset discovery, courtesy of Desktop Central, the unified endpoint solution (UEM) from ManageEngine, ServiceDesk Plus users now have access to a powerful agent which enables efficient asset discovery, remote control, and more.The new agent is available for ServiceDesk Plus customers using professional and enterprise editions, both new installations and upgrades alike.

Mattermost plugins: The web app

This is the fourth installment in a series of articles on Mattermost plugins. First, we talked about how to set up your developer environment. We then examined the structure of server-side and web app plugins before walking through how to build a server-side plugin in Mattermost. In this piece, we’ll explore how to create web app plugins. The web app is written in JavaScript. It uses Redux, and you can write your plugin in Typescript as well. In this article, we’ll use JavaScript.

Project Management with Mattermost and Focalboard

We created Focalboard to be a self-hosted, open source alternative to tools like Trello, Notion, and Asana. One of the most common use cases for each of these tools is managing projects. When we looked for a project management solution to coordinate the development of Focalboard itself, the choice was clear: We would use Focalboard to build Focalboard (just like Mattermost uses Mattermost to build Mattermost).

How to get started with Mattermost on Kubernetes in just a few minutes

Since it first appeared in June 2014, Kubernetes has become something of a household name, at least in houses developers live in. The open source container orchestration platform makes challenges like load balancing, secret management, and portability a cinch and makes it easy to orchestrate large, highly scalable and distributed systems.