{"id":22914125,"url":"https://github.com/suse/doc-sleha","last_synced_at":"2026-01-28T17:31:25.466Z","repository":{"id":34182003,"uuid":"38032771","full_name":"SUSE/doc-sleha","owner":"SUSE","description":"Official SUSE Linux Enterprise High Availability documentation","archived":false,"fork":false,"pushed_at":"2025-11-28T01:11:43.000Z","size":107603,"stargazers_count":17,"open_issues_count":1,"forks_count":23,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-11-30T13:55:08.713Z","etag":null,"topics":["documentation","enterprise","high-availability","suse"],"latest_commit_sha":null,"homepage":"https://documentation.suse.com/sle-ha/","language":"Makefile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SUSE.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-25T06:44:49.000Z","updated_at":"2025-11-19T07:02:32.000Z","dependencies_parsed_at":"2023-11-06T14:48:07.282Z","dependency_job_id":"c8672e4d-41a6-4d36-be3c-5c51035421ac","html_url":"https://github.com/SUSE/doc-sleha","commit_stats":null,"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/SUSE/doc-sleha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUSE%2Fdoc-sleha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUSE%2Fdoc-sleha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUSE%2Fdoc-sleha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUSE%2Fdoc-sleha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SUSE","download_url":"https://codeload.github.com/SUSE/doc-sleha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUSE%2Fdoc-sleha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28847754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","enterprise","high-availability","suse"],"created_at":"2024-12-14T05:13:25.307Z","updated_at":"2026-01-28T17:31:25.451Z","avatar_url":"https://github.com/SUSE.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"= SUSE Linux Enterprise Documentation\n\nimage:https://github.com/SUSE/doc-sleha/actions/workflows/docbook.yml/badge.svg[\"Validate/build docs\", link=https://susedoc.github.io/#sle-ha]\n\n= High Availability Extension\n\nThis is the source for the official SUSE Linux Enterprise High Availability\nExtension documentation.\n\nThis repository hosts the documentation sources including translations (if\navailable) for the following manuals:\n\n* Administration Guide\n* Geo Clustering Quick Start\n* Geo Clustering Guide\n* NFS Storage with DRBD and Pacemaker Quick Start\n* Installation and Setup Quick Start\n* Pacemaker Remote Quick Start\n\nReleased versions of the documentation are published at\nhttps://www.suse.com/documentation/sle-ha/.\n\nBeta versions can be found at https://susedoc.github.io/#sleha, where all commits to `main` and maintenance branches are built automatically.\n\n== Branches\n\n.Overview of important branches\n[options=\"header\"]\n|================================================\n| Name            | Purpose\n| `main`          | doc development (latest development version)\n| `maintenance/*` | maintenance for released versions\n| `trans/*`       | translations for released versions\n|================================================\n\n***On Feb 20, 2021, we switched to a new default branch.***\n***The default branch is now called `main`.***\n\n*Use the main branch* as the basis of your commits/of new feature branches.\n\n\n=== How to update your local repository\n\nIf you *created* a local clone or GitHub fork of this repo *before Feb 20, 2021, do the following*:\n\n----\ngit branch -m master main\ngit fetch origin\ngit branch -u origin/main main\ngit pull -r\n----\n\n\n== Reporting bugs\n\nBugs are collected on https://bugzilla.suse.com. If possible, please check for\nduplicates before creating a new report. When creating a new report, use\n`SUSE Linux Enterprise High Availability Extension` as the product. In the next step, select \nthe product version where you found the bug. As the component, select `Documentation`.\n\n\n== Contributing\n\nThank you for contributing to this repo. When creating a pull request, please follow the guidelines below:\n\n. If you want to contribute to the most recent release, create your pull request against the `main` branch (not `develop`). The `main` branch is is protected.\n\n. If you want to contribute to a previous release, please create your pull request against the respective `maintenance/*` branch. These branches are also protected.\n\n. Make sure all validation (GitHub Actions) checks are passed.\n\n. For your pull request to be reviewed, please tag the relevant subject matter expert(s) from the development team (if applicable) and members of the documentation team: Tanja Roth (@taroth21), Thomas Schraitle (@tomschr), Tahlia Richardson (@tahliar).\n  \n. Implement the required changes. If you have any questions, ping a documentation team member in #team-suse-docs in Slack.\n\n. For help on style and structure, refer to the https://doc.opensuse.org/products/opensuse/Styleguide/opensuse_documentation_styleguide_sd/[Documentation Styleguide]. \n\n== Editing DocBook\n\nTo contribute to the documentation, you need to write DocBook.\n\n* You can learn about DocBook syntax at http://docbook.org/tdg5/en/html.\n* SUSE documents are generally built with DAPS (package `daps`) and the\n  SUSE XSL Stylesheets (package `suse-xsl-stylesheets`). \n* Install the documentation environment with the following command:\n+\n[source]\n----\nsudo /sbin/OneClickInstallUI https://gitlab.nue.suse.com/susedoc/doc-ymp/raw/master/Documentation.ymp\n----\n  \n* Basic daps usage:\n** `$ daps -d DC-\u003cYOUR_BOOK\u003e validate`: Make sure what you have written is\n    well-formed XML and valid DocBook 5\n** `$ daps -d DC-\u003cYOUR_BOOK\u003e pdf`: Build a PDF document\n** `$ daps -d DC-\u003cYOUR_BOOK\u003e html`: Build a multi-page HTML document\n** Learn more at https://opensuse.github.io/daps\n\n\n== License\n\nThe content of this project itself is licensed under the https://www.gnu.org/licenses/fdl-1.2.html[GFDL 1.2].\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuse%2Fdoc-sleha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuse%2Fdoc-sleha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuse%2Fdoc-sleha/lists"}