blob: 22857fc1a5c7425c3c56ea845f98d5aa03884a1e [file] [log] [blame]
<h3 style="text-align:center">Welcome to the website of Infra, the Apache Infrastructure Team!</h3>
<p style="text-align:center"><i>Serving the technical needs of The Apache Software Foundation and its projects</i></p>
<hr/>
<!-- top row of cards -->
<div class="row">
<!-- how can we help? -->
<div class="col-md">
<div class="card rounded-3 bg-light h-100">
<div class="card-body d-flex flex-column">
<a href="/contact.html"></a>
<h5 class="card-title text-center text-capitalize">
<i class="fa fa-question-circle" style="color: #000; font-size: 16pt;"></i>
<a href="/contact.html" >Looking for Help?</a>
</h5>
<p class="card-text">
The Apache Infrastructure team, or <em>Infra</em>, supports the
day-to-day operations of the technical aspects of the
foundation and its projects. If you have questions or require
support with email, code repositories, virtual machines, web sites,
issue trackers and more, we are here to help!
</p>
<div class="d-grid mt-auto">
<a href="/contact.html" class="btn btn-primary">Learn More...</a>
</div>
</div>
</div>
</div>
<!-- services and tools -->
<div class="col-md">
<div class="card rounded-3 bg-light h-100">
<div class="card-body d-flex flex-column">
<a href="/services.html"></a>
<h5 class="card-title text-center text-capitalize">
<i class="fa fa-handshake" style="color: #000; font-size: 16pt;"></i>
<a href="/services.html">Services and Tools</a>
</h5>
<p class="card-text">
Infra supports services for the ASF and its projects,
including GitBox, Jira, Confluence, Jenkins, and Buildbot.
We have an extensive toolbox that contains both home-brewed solutions and
"off the shelf" offerings. Feel free to check them out.
</p>
<div class="d-grid mt-auto">
<a href="/services.html" class="btn btn-primary">Learn More...</a>
</div>
</div>
</div>
</div>
<!-- self-serve -->
<div class="col-md">
<div class="card rounded-3 bg-light h-100">
<div class="card-body d-flex flex-column">
<a href="https://selfserve.apache.org/" target="_blank"></a>
<h5 class="card-title text-center text-capitalize">
<i class="fa fa-user-cog" style="color: #000; font-size: 16pt;"></i>
<a href="https://selfserve.apache.org/" target="_blank">Self-serve</a>
</h5>
<p class="card-text">
Use our self-serve features to perform tasks ranging from requesting a Jira account to creating a mailing list, without having to involve the Infra team.
</p>
<div class="d-grid mt-auto">
<a href="https://selfserve.apache.org/" target="_blank" class="btn btn-primary">Learn More...</a>
</div>
</div>
</div>
</div>
</div>
<!-- second row of cards -->
<div class="row">
<!-- Roundtable -->
<div class="col-md">
<div class="card rounded-3 bg-light h-100">
<div class="card-body d-flex flex-column">
<a href="/roundtable.html"></a>
<h5 class="card-title text-center text-capitalize">
<i class="fa-regular fa-comments" style="color: #000; font-size: 16pt;"></i>
<a href="/roundtable.html">Roundtables</a>
</h5>
<p class="card-text">
Infra holds Roundtable meetings most months to discuss infrastructure development and challenges. Participants are welcome to bring their own concerns, questions, and suggestions. This is a great way to get a quick answer to a problem or suggest a useful feature. The next Roundtable takes place <b>Wednesday, May 8, 2024, 1700 UTC</b>. We will talk about and demonstrate how PMCs can use the <b>STeVe voting system</b>.
</p>
<div class="d-grid mt-auto">
<a href="/roundtable.html" class="btn btn-primary">Learn More...</a>
</div>
</div>
</div>
</div>
<!-- Newsletter -->
<div class="col-md">
<div class="card rounded-3 bg-light h-100">
<div class="card-body d-flex flex-column">
<a href="/services.html"></a>
<h5 class="card-title text-center text-capitalize">
<i class="fa-regular fa-newspaper" style="color: #000; font-size: 16pt;"></i>
<b>Inside Infra</b>
</h5>
<p class="card-text">
Infra publishes a monthly newsletter, "Inside Infra", on our <a href="https://infra.apache.org/blog/">blog</a> and also emails it to Members and committers who have subscribed to the <code>users@infra.apache.org</code> email list. This is a handy way to catch up on Infrastructure developments, policy changes, and new resources.
</p>
<div class="d-grid mt-auto">
<a href="https://infra.apache.org/blog/newsletter_04_24.html" class="btn btn-primary">Read the latest issue</a>
</div>
</div>
</div>
</div>
</div>
<!-- news -->
<div class="callout mt-3">
<h3>News from Infra</h3>
<p><b>April 12, 2024</b>: the <a href="https://infra-reports.apache.org/" target="_blank">ASF Infrastructure Reporting Dashboard</a> provides a collection of reports on the overall health and activity of the infrastructure at the ASF. These reports can be helpful in understanding the status of all the ASF 'under the hood' resources, and in assessing the resource cost of some activities, like build processes. <a href="https://infra.apache.org/infra-reports.html">Learn more</a>.</p>
<p><b>March 22, 2024</b>: A new section, 'Resource use', of the policy on use of GitHub Actions becomes active April 20, 2024. <a href="https://infra.apache.org/github-actions-policy.html">Read the policy</a>.</p>
<p><b>February 13, 2024:</</b> The responses to Infra's <b></b>2023 year-in-review survey</b> are <a href="https://infra.apache.org/blog/2023%20Infra%20Survey%20Results.html">available</a>.</p>
<hr/>
<p style="height: 60px; font-size: 0.9rem;">We periodically publish updates about Infra's work, successes, and challenges on <a href="https://blogs.apache.org/infra/" target="_blank">the Infra blog</a>.</p>
</div>