14 Integrations with SkySilk

View a list of SkySilk integrations and software that integrates with SkySilk below. Compare the best SkySilk integrations as well as features, ratings, user reviews, and pricing of software that integrates with SkySilk. Here are the current SkySilk integrations in 2026:

  • 1
    Grafana Cloud

    Grafana Cloud

    Grafana Labs

    Grafana Labs delivers the leading AI-powered observability platform, built around Grafana—the world’s most widely adopted open source technology for dashboards and visualization. Recognized as a Leader in the 2026 Gartner® Magic Quadrant™ for Observability Platforms (3x) and furthest in Completeness of Vision (2025, 2026), Grafana Labs supports more than 25 million users and thousands of organizations, from startups to the Fortune 500. Grafana Cloud is the open observability cloud, built on open source, open standards, and open ecosystems. Powered by the LGTM stack—Grafana (visualization), Mimir (metrics), Loki (logs) & Tempo (traces)—it unifies telemetry in one platform for full-stack visibility across applications, infrastructure, and digital experiences. With the AI-powered Grafana Assistant and Adaptive Telemetry suite, teams detect and resolve issues faster, reduce wasteful telemetry spend, and gain real-time insights to ensure reliability. Native OTel support and 100s of integrations mean you can plug in existing tools & data sources.
    Starting Price: $0
    View Software
    Visit Website
  • 2
    Ubuntu

    Ubuntu

    Ubuntu

    Better security. More packages. Newer tools. All your open source, from cloud to edge. Secure your open source apps. Patch the full stack, from kernel to library and applications, for CVE compliance. Governments and auditors certify Ubuntu for FedRAMP, FISMA and HITECH. Rethink what’s possible with Linux and open source. Companies engage Canonical to drive down open source operating costs. Automate everything: multi-cloud operations, bare metal provisioning, edge clusters and IoT. Whether you’re a mobile app developer, an engineering manager, a music or video editor or a financial analyst with large-scale models to run — in fact, anyone in need of a powerful machine for your work — Ubuntu is the ideal platform. Ubuntu is used by thousands of development teams around the world because of its versatility, reliability, constantly updated features, and extensive developer libraries.
  • 3
    Debian

    Debian

    Debian

    Debian is distributed freely over Internet. This page has options for installing Debian Stable. If you are interested in Testing or Unstable, visit our releases page. Many of the vendors sell the distribution for less than US$5 plus shipping (check their web page to see if they ship internationally). You can try Debian by booting a live system from a CD, DVD or USB key without installing any files to the computer. When you are ready, you can run the included installer (starting from Debian 10 Buster, this is the end-user-friendly Calamares Installer). Provided the images meet your size, language, and package selection requirements, this method may be suitable for you. Read more information about this method to help you decide.
  • 4
    WordPress

    WordPress

    WordPress

    WordPress powers 35% of the internet. WordPress.com is the best way to experience it. Start building your website today. What can you do on WordPress.com? WordPress.com gives you everything you need to create anything you want. It’s flexible, secure, and powerful, just like you want your business to be. Promote your products, use advanced statistics and SEO tools, and connect with built-in audiences on social media to grow your business. Process payments, configure taxes and shipping, build a marketing plan—you make the widgets, we’ll make the website. Everyone has a point of view. Make your mark online with the world’s greatest blogging tool, and join a community millions strong that’s waiting to hear what you have to say. Thousands of themes means there’s a layout that’s just right for you, while storage and design options ensure you can upload anything you need to and give your work the stage it deserves.
    Leader badge
    Starting Price: $4 per month
  • 5
    GitLab

    GitLab

    GitLab

    GitLab is a complete DevOps platform. With GitLab, you get a complete CI/CD toolchain out-of-the-box. One interface. One conversation. One permission model. GitLab is a complete DevOps platform, delivered as a single application, fundamentally changing the way Development, Security, and Ops teams collaborate. GitLab helps teams accelerate software delivery from weeks to minutes, reduce development costs, and reduce the risk of application vulnerabilities while increasing developer productivity. Source code management enables coordination, sharing and collaboration across the entire software development team. Track and merge branches, audit changes and enable concurrent work, to accelerate software delivery. Review code, discuss changes, share knowledge, and identify defects in code among distributed teams via asynchronous review and commenting. Automate, track and report code reviews.
    Leader badge
    Starting Price: $29 per user per month
  • 6
    MySQL

    MySQL

    Oracle

    MySQL is the world's most popular open source database. With its proven performance, reliability, and ease-of-use, MySQL has become the leading database choice for web-based applications, used by high profile web properties including Facebook, Twitter, YouTube, and all five of the top five websites*. Additionally, it is an extremely popular choice as embedded database, distributed by thousands of ISVs and OEMs.
    Starting Price: Free
  • 7
    Nextcloud

    Nextcloud

    Nextcloud GmbH

    Nextcloud puts your data at your fingertips, under your control. Nextcloud Hub is the leading open source, on-premises content collaboration platform with a strong focus on data protection. It is deployed by tens of thousands of organizations to stay in control of their sensitive content in compliance with privacy regulations like GDPR and HIPAA. Nextcloud presents a unified, comprehensive platform addressing collaboration needs through document sharing, real-time editing, video conferencing, calendaring, mail and other capabilities. This singular approach across mobile, web and desktop interfaces provides a superior user experience and increased productivity. It is designed with an open, modular architecture that enables organizations to optimize their content collaboration both within and outside their organization.
    Starting Price: 38 euro/user/year
  • 8
    Magento

    Magento

    Adobe

    Magento Open Source delivers all the basic eCommerce capabilities and allows you to build a unique online store from the ground up. However, if you’re ready for a fully featured eCommerce solution, we recommend our cloud-based Adobe Commerce software, which includes optimized cloud architecture and hosting as well as AI-powered merchandising and analytics. No other platform gives you the power to create unique and engaging shopping experiences. Enjoy rich, out-of-the-box features, an unrivaled ability to customize, and seamless third-party integrations. With our eCommerce platforms, a global ecosystem of implementation partners, and a vast marketplace of extensions, it’s time to bring your commerce vision to life. Marry content with commerce to customer demands for flawless brand interactions. Get the most out of your eCommerce store by extending its capabilities with ready-to-use extensions from the marketplace.
    Starting Price: Free
  • 9
    Fedora

    Fedora

    Fedora

    Fedora Workstation is a reliable, powerful, and easy-to-use operating system for desktop and laptop computers. It is functional for a wide range of developers, from hobbyists and students to professionals in business environments. Focus on your code with the GNOME 3 desktop environment. GNOME is developed with the needs of developers in mind and is free from unnecessary distractions, so you can focus on what really matters. Avoid the hassle of trying to find or compile the tools you need. With Fedora's comprehensive collection of open source languages, tools, and utilities, it's just a click or command away. There are even hosting projects and repositories like COPR to share your code and make builds available to the entire community.
  • 10
    Node.js

    Node.js

    Node.js

    As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Upon each connection, the callback is fired, but if there is no work to be done, Node.js will sleep. This is in contrast to today's more common concurrency model, in which OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. Furthermore, users of Node.js are free from worries of dead-locking the process, since there are no locks. Almost no function in Node.js directly performs I/O, so the process never blocks except when the I/O is performed using synchronous methods of Node.js standard library. Because nothing blocks, scalable systems are very reasonable to develop in Node.js. Node.js is similar in design to, and influenced by, systems like Ruby's Event Machine and Python's Twisted. Node.js takes the event model a bit further. It presents an event loop as a runtime construct instead of as a library.
    Starting Price: Free
  • 11
    Vesta Control Panel
    Vesta core is written in bash. It is native programming language of linux server administrators. They see dreams in bash, thats why vesta grows so fast. Server admins are those people who know how to fix problems and how server inner structure should look like. Bash and gpl allows Vesta to fix problems and implement new features very fast. Built in firewall resolves all common issues. It’s packed with enterprise-class features. For example it comes with smart filters for various services (apache, exim, ssh, etc) in order to ban any host IP address that makes too many login attempts. You can manage backups the way you want to. You can exclude some files or directories or specific account or even domain. Number of copies or backup frequency can be easily changed. By default you get 3 backups created by cron job at night.
    Starting Price: $3 per month
  • 12
    openSUSE Leap
    A brand new way of building openSUSE and a new type of a hybrid Linux distribution. Leap uses source from SUSE Linux Enterprise (SLE), which gives Leap a level of stability unmatched by other Linux distributions, and combines that with community developments to give users, developers and sysadmins the best stable Linux experience available. If you’re already running openSUSE you can upgrade by booting from the DVD/USB and choosing upgrade, or carry out an ‘Online Upgrade’ in a few commands. Leap is a classic stable distribution approach, one release each year and in between security and bugfixes. This makes Leap very attractive as server operating system, but as well for Desktops since it requires little maintenance effort. openSUSE Leap is compatible with SUSE Linux Enterprise; this gives Leap a level of stability unmatched by other Linux distributions and provides users the ability to migrate to an enterprise offering.
  • 13
    Gentoo

    Gentoo

    Gentoo Foundation

    Gentoo is a free operating system based on Linux that can be automatically optimized and customized for just about any application or need. Extreme configurability, performance, and a top-notch user and developer community are all hallmarks of the Gentoo experience. Thanks to a technology called Portage, Gentoo can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution, or something else, whatever you need it to be. Because of its near-unlimited adaptability, we call Gentoo a metadistribution. Of course, Gentoo is more than just software. It is also a community around the distribution. Gentoo benefits from around 250 developers and thousands of users, many of which are experts in their fields. The distribution project provides the means for the users to enjoy Gentoo: documentation, infrastructure, release engineering, software porting, quality assurance, security followup, hardening, and more.
  • 14
    CentOS

    CentOS

    CentOS

    CentOS Linux is a community-supported distribution derived from sources freely provided to the public on Red Hat or CentOS git for Red Hat Enterprise Linux (RHEL). As such, CentOS Linux aims to be functionally compatible with RHEL. The CentOS Project mainly changes packages to remove upstream vendor branding and artwork. CentOS Linux is no-cost and free to redistribute. Each CentOS version is maintained until the equivalent RHEL version goes out of general support. A new CentOS version is made available once a new RHEL version is rebuilt - approximately every 6-12 months for minor point releases and several years for major version bumps. The length of time the rebuild takes varies from weeks for point releases to months for major version bumps. This results in a secure, low-maintenance, reliable, predictable and reproducible Linux environment.
  • Previous
  • You're on page 1
  • Next