# About AlmaLinux Wiki
AlmaLinux (opens new window) is an Open Source and forever-free enterprise Linux distribution, governed and driven by the community, focused on long-term stability and a robust production grade platform. AlmaLinux OS is binary compatible with RHEL®. The AlmaLinux OS Foundation was established as a 501(c)(6) non-profit to steward ownership and governance of the project. The foundation includes over 400 individual members, over 100 Mirror sponsors, and over 25 Corporate sponsors.

Quick Links & Resources
- almalinux.org - Official Web Site
- blog.almalinux.org - Blog
- forums.almalinux.org - Forums
- bugs.almalinux.org - Bug Tracker
- build.almalinux.org - Build System
- lists.almalinux.org - Mailing Lists
- chat.almalinux.org - Mattermost Community Chat
- Libera Chat IRC - IRC Real Time Chat
- reddit.com/r/AlmaLinux - Reddit Community
- repo.almalinux.org - Public Package Repository
- status.almalinux.org - Public Status Page
- Cloud Images (and Sources) for AWS, Google Cloud, Generic/Cloud-Init, LXC/LXD:
- Container Images:
- hub.docker.com/_/almalinux - AlmaLinux official images on Docker Hub
- quay.io/repository/almalinuxorg/almalinux - AlmaLinux official images on Quay.io
- Vagrant Boxes:
- portal.cloud.hashicorp.com/vagrant/discover/almalinux - AlmaLinux on HCP Vagrant Registry
# Contributions to the Wiki
There are many ways to contribute to the wiki! To see how, check out the Contributing to Documentation (opens new window) guide. Before submitting pull requests, always make sure that your updates will build and display correctly, by testing in your local environment using yarn docs:dev.
# Redirections
Because the wiki is served from GitHub Pages, there is no server-side rewrite available, so moved or renamed pages are handled by a small VuePress plugin that generates a redirect stub for every old URL. The mapping lives in the redirects object at the top of docs/.vuepress/config.js (opens new window), where each key is the old URL exactly as it used to be served (case-sensitive, including the .html suffix) and each value is the new URL — for example "/Election2022.html": "/foundation/elections/2022.html". At build time the plugin emits one page per entry containing a 0; url=… meta refresh plus a robots: noindex tag, so visitors following an old external link land on the new page instantly and search engines are not left indexing the stub. To use it, whenever you relocate or rename a page, add one line to that object mapping the old path to the new one, update any in-wiki links to point at the new location directly, and check both the old and the new URL with yarn docs:dev before opening your pull request.
# Transparency Statement
- We are community-owned, which requires transparency. Here is our progress toward that goal.
- Minutes from the meetings of the board of directors
# License
This Wiki content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (opens new window).
10.2 →