Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added blog/2026-09-22-cfpApacheCoc/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions blog/2026-09-22-cfpApacheCoc/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
layout: post
title: Apache CloudStack at Community Over Code Glasgow 2026
tags: [news]
authors: [antonia]
slug: coceu-2026
---

[![](banner.png "Apache CloudStack at Community Over Code Glasgow 2026")](https://communityovercode.apache.org/events/glasgow-2026/)


The Apache CloudStack community is heading to Glasgow this October for
Community Over Code 2026, the official open-source conference of The
Apache Software Foundation.

Taking place from 11–14 October 2026, Community Over Code brings together
developers, users, contributors and committers from across the Apache ecosystem
for four days of technical sessions, real-world experiences and open-source
collaboration. foster discussion, collaboration, and new ideas across projects.

<!-- truncate -->

## A Dedicated Apache CloudStack Track

Apache CloudStack will have its own dedicated track as part of this year’s
programme, bringing together members of the community to share technical
knowledge, practical experience and the latest developments around the project.

The CloudStack sessions on October 14th ,will explore topics from introduction
to Apache CloudStack to orchestrating GPU with cLoudStack, with speakers
sharing their experience from real-world environments and ongoing work within
the project.

Whether you are already running Apache CloudStack, contributing to the project
or simply interested in learning more about open-source cloud infrastructure,
the track is an opportunity to hear directly from the people working with
CloudStack every day.

## Meet the CloudStack Community in Glasgow

Community Over Code is about more than technical sessions. It provides an
opportunity for Apache communities to meet face-to-face, exchange ideas and
build new connections across projects.

Members of the Apache CloudStack community will be in Glasgow throughout the
event, so come along, join the sessions and meet the contributors, users and
organisations to help to move the project forward.

[Explore the agenda](https://web.cvent.com/event/ac71ce47-2b5f-424c-abfe-5b48255315fb/summary)

[Register for Community Over Code ](https://communityovercode.apache.org/events/glasgow-2026/register)
2 changes: 1 addition & 1 deletion src/components/Events/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ involved with the community.
</div>
<div className="col-lg-3 px-4 events-btn-margin d-flex justify-content-center justify-content-lg-end align-items-center">
<a href="https://web.cvent.com/event/ac71ce47-2b5f-424c-abfe-5b48255315fb/register" target="_blank" rel="noopener noreferrer" className="btn btn-primary me-3">Register</a>
<a href="/blog/coceu26" className="btn btn-outline-secondary me-3">Read More</a>
<a href="/blog/coceu-2026" className="btn btn-outline-secondary me-3">Read More</a>
</div>
</div>
<div className="row">
Expand Down
Loading