2026-03-04 11:28:11 +01:00
2026-03-04 11:28:11 +01:00
2026-03-04 12:20:33 +01:00

That's a simple README file for the project.

Notes on the test project setup:

Gitea

  • SSH is disabled by default, so we use HTTPS to clone the repository.
    • it can be enabled in the Gitea settings if needed (see here and here)
  • HTTPS: works, but requires the user to set a password manually in the profile first. That's unexpected since it should be inherited by authentik. Probably a misconfiguration from there.

Forgejo

  • SSH is disabled by default, so we use HTTPS to clone the repository. Same as with Gitea.
  • HTTPS: Same as with Gitea.

Gitlab

  • SSH is active by default. But the port is wrongly configured and probably already used by the host...
  • HTTPS: works well.
Description
No description provided
Readme 39 KiB
Languages
Shell 100%