Skip to content

Commit d3272fe

Browse files
Add Fedora Flatpak index for non-Satellite builds (#4395)
This patch adds an example that users can use without authentication. This helps users to use Foreman+Katello and maintainers to test the docs :) Note that "https://quay.io/organization/fedora/" does not work. Pulp returns an "308 Permanent Redirect" error. URL comes from Samir via https://community.theforeman.org/t/rfc-flatpak-support-in-katello/39768
1 parent ed8ec25 commit d3272fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

guides/common/modules/proc_creating-a-flatpak-remote.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ You can create a Flatpak remote to access and manage Flatpak repositories in {Pr
1313
. Click *Create new*.
1414
. In the *Name* field, enter a name for the Flatpak remote.
1515
. In the *URL* field, enter the URL of the Flatpak remote.
16-
For example, to use the Red{nbsp}Hat Flatpak index, enter: `https://flatpaks.redhat.io/rhel/`.
16+
For example, to use the Red{nbsp}Hat Flatpak index, enter: `https://flatpaks.redhat.io/rhel/`.
17+
ifndef::satellite[]
18+
To use the Fedora Flatpak index, enter: `https://registry.fedoraproject.org/`.
19+
endif::[]
1720
. If the Flatpak remote requires authentication, enter the required credentials.
1821
For example, synchronizing Red{nbsp}Hat Flatpaks from `registry.redhat.io` requires authentication.
1922
For more information, see https://access.redhat.com/articles/RegistryAuthentication#creating-registry-service-accounts-6[Creating Registry Service Accounts].

0 commit comments

Comments
 (0)