Forgejo Pages #130

Open
opened 2024-08-21 12:32:07 +00:00 by silver · 1 comment
Owner

Gitlab has Gitlab pages, would be good to have this same feature in forgejo

There is a binary in nixpkgs for it and it needs to be passed the right env vars.
https://search.nixos.org/packages?channel=unstable&show=codeberg-pages&from=0&size=50&sort=alpha_asc&type=packages&query=codeberg-pages

Main issue right now is that you need to let it handle the ssl/tls certs which wouldnt work nicely for us.
Currently there is this issue (https://codeberg.org/Codeberg/pages-server/pulls/379) to have a http only mode.

Gitlab has Gitlab pages, would be good to have this same feature in forgejo There is a binary in nixpkgs for it and it needs to be passed the right env vars. https://search.nixos.org/packages?channel=unstable&show=codeberg-pages&from=0&size=50&sort=alpha_asc&type=packages&query=codeberg-pages Main issue right now is that you need to let it handle the ssl/tls certs which wouldnt work nicely for us. Currently there is this issue (https://codeberg.org/Codeberg/pages-server/pulls/379) to have a http only mode.
silver added the
Improvement
label 2024-08-21 12:32:07 +00:00
Author
Owner

Found someone on teh matrix who has it running on NixOS

Found someone on teh matrix who has it running on NixOS * Package: <https://github.com/JulienMalka/snowfield/blob/main/packages/codeberg-pages-custom/default.nix> * THe one in nixpkgs is from 7 months ago so would need to be built * Module: <https://github.com/JulienMalka/snowfield/blob/main/modules/codeberg-pages/default.nix> * We will be able to use this as is * Using it: <https://github.com/JulienMalka/snowfield/blob/main/machines/gustave/pages.nix> * We would have to modify this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Skynet/nixos#130
No description provided.