This is an automated email from the ASF dual-hosted git repository.

vishesh92 pushed a commit to branch add-coc-2026
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git

commit 3cadfd800de968571ba3c44800b6338bb9098470
Author: vishesh92 <[email protected]>
AuthorDate: Wed Sep 23 12:51:22 2026 +0530

    Add blog for CloudStack at Community Over Code Glasgow 2026
---
 blog/2026-09-22-cfpApacheCoc/banner.png | Bin 0 -> 168219 bytes
 blog/2026-09-22-cfpApacheCoc/index.md   |  51 ++++++++++++++++++++++++++++++++
 src/components/Events/index.tsx         |   2 +-
 3 files changed, 52 insertions(+), 1 deletion(-)

diff --git a/blog/2026-09-22-cfpApacheCoc/banner.png 
b/blog/2026-09-22-cfpApacheCoc/banner.png
new file mode 100644
index 000000000..b97885196
Binary files /dev/null and b/blog/2026-09-22-cfpApacheCoc/banner.png differ
diff --git a/blog/2026-09-22-cfpApacheCoc/index.md 
b/blog/2026-09-22-cfpApacheCoc/index.md
new file mode 100644
index 000000000..7053b493d
--- /dev/null
+++ b/blog/2026-09-22-cfpApacheCoc/index.md
@@ -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)
diff --git a/src/components/Events/index.tsx b/src/components/Events/index.tsx
index 9a638de0f..bb0ddbddd 100644
--- a/src/components/Events/index.tsx
+++ b/src/components/Events/index.tsx
@@ -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">

Reply via email to