0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-03-06 07:46:03 -05:00
Commit graph

852 commits

Author SHA1 Message Date
monty24
1b66954e82 Use correct writing style for CustomPath since CUSTOM_PATH can not be found elsewhere
During Forgejo setup I had to guess what CUSTOM_PATH might be. It was the same as _`CustomPath`_. Updated docs.
2025-03-05 20:06:50 +00:00
Gusted
c195cc591c
fix: preview script set release-schedule
- Ref: 4d8bc434a1
- Add a symbolic link for the current `release-schedule.json` to the
`forgejo-docs/next/release-schedule.json` location, so the forgejo
website knows which releases are stable, LTS and when they are EOL. This
is required to make the forgejo website run properly.
2025-02-21 14:43:52 +01:00
0ko
050b88d8cb fix(cheat sheet): add .avif to ALLOWED_TYPES (#1092)
Followup to https://codeberg.org/forgejo/forgejo/pulls/5940.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1092
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-02-21 03:54:41 +00:00
Steffen
d8590a8beb
docs(agit): don't mix master and and main branch name 2025-02-14 20:49:54 +01:00
matkoniecz
a56da624db fix typo 2025-02-14 19:28:04 +00:00
Rainer Müller
33fbb1eb7a agit: Fix description of git push example (#1083)
The shown command uses HEAD, so it will push the currently checked out
branch. Other non-HEAD examples will be shown further below.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1083
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <n0toose@noreply.codeberg.org>
Co-authored-by: Rainer Müller <raimue@codingfarm.de>
Co-committed-by: Rainer Müller <raimue@codingfarm.de>
2025-02-14 19:09:13 +00:00
0ko
548c2a7121 chore(admin/quota): use redirect for swagger example, fix syntax error (#1074)
* better to not wait before swaggerfile on v9 becomes outdated
* unclosed bracket

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1074
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-02-12 13:20:47 +00:00
Robert Wolff
c08b4c7734 ci: switch from node:20 to oci:ci:1, see forgejo/website#559 2025-02-12 00:33:59 +01:00
Julien Palard
8a3a8adb20
upgrade: Tell how to actually do the upgrade. 2025-02-11 22:27:13 +01:00
Mark Glines
19f8c1cf98 flesh out migration docs a bit more
* cover containerized installations
* include some tips about backups and future-proofing
* first attempt at a troubleshooting section
2025-02-11 06:40:01 -05:00
Kwonunn
87d8e5622a fix broken configuration for caddy with a subpath 2025-02-10 16:22:46 +01:00
Gusted
0431a43a90 admin: documented PAYLOAD_COMMIT_LIMIT
- Ref: forgejo/forgejo#6797
- Document the behavior when there are more commits and when this value is used.
2025-02-07 19:26:55 +00:00
0ko
6b13040e67 admin(cheat sheet): update UseCompatSSHURI default value (#1071)
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1071
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-02-07 09:40:07 +00:00
Robert Wolff
97a25d1214 minor: formatting, close forgejo/website#162 2025-02-04 10:38:14 +01:00
Robert Wolff
1b246b5040 ci: fix corepack issue
https://codeberg.org/forgejo/docs/pulls/1064#issuecomment-2674558
2025-02-04 08:40:05 +00:00
Robert Wolff
a888b77ec4 ci: links checker, continue on error 2025-02-02 19:35:21 +01:00
Earl Warren
42520fbfa7 admin: actions: add lxc-helper config option
Remove the suggestion to use image.container because it won't work as
expected. It is also confusing because LXC templates are not
conceptually equivalent to OCI.
2025-01-27 11:42:29 +00:00
jpn
10864b4241 doc(reverse-proxy): use http2 directive
Avoid 

```
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in
```

REF: https://nginx.org/en/docs/http/ngx_http_v2_module.html
2025-01-26 00:16:27 +00:00
Robert Wolff
449f1f5f84 improve attribution to derived CC licensed work, close forgejo/website#132 2025-01-24 11:42:42 +01:00
Gusted
d9eedcf56b
Document user cooldown feature
Ref: forgejo/forgejo#6422
2025-01-24 07:58:04 +01:00
clab99
3edf1e2567 Fix minor typo in Emacs dev env docs 2025-01-23 21:15:36 -05:00
Michael Jerger
4c0fdc36ac fix-federation-dead-links (#1055)
Following thoughts lead to this pull-request:
1. now there is a place to collect information around federation.
2. mermaid handling inside of forgejo is more natural.
3. federation is not mirrored to code.forgejo, so I link to codeberg.

Close #1009.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1055
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Michael Jerger <michael.jerger@meissa-gmbh.de>
Co-committed-by: Michael Jerger <michael.jerger@meissa-gmbh.de>
2025-01-23 16:48:08 +00:00
Earl Warren
2f41cede51
admin: actions: container.options allows --hostname 2025-01-22 19:01:10 +01:00
Earl Warren
eed9fec135 chore(cleanup): forgejo.octopuce moved to invisible 2025-01-22 15:40:35 +00:00
Earl Warren
54c1bbd3e5 contributor: RELEASE: instructions can be copy/pasted
They can be followed in sequential order which is more convenient and
requires less brain cells.

- isolate everything in containers to avoid undesirable interferences
  with the local GPG agent
- --export-secret-keys must be --export-secret-subkeys otherwise
  it also exports the master key
2025-01-22 15:39:12 +00:00
Alex619829
5eeb0c179c Alt Linux Apt-Rpm repository support documentation for Forgejo packages. (#978)
Adds support for the Apt-Rpm registry of the Alt Lunux distribution.

Alt Linux uses RPM packages to store and distribute software to its users. But the logic of the Alt Linux package registry is different from the Red Hat package registry.
I have added support for the Alt Linux package registry.

Related to : https://codeberg.org/forgejo/docs/pulls/978

Co-authored-by: gamzinav <gamzinav@basealt.ru>
Co-authored-by: Aleksandr Gamzin <gamzin@altlinux.org>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/978
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Alex619829 <alex619829@noreply.codeberg.org>
Co-committed-by: Alex619829 <alex619829@noreply.codeberg.org>
2025-01-22 14:05:43 +00:00
Gusted
e56fccbea1 Update merge templates page
Recommend to use `.forgejo` as directory.
2025-01-21 12:34:56 +00:00
Earl Warren
7adc7f8b4b chore(README): update the backport section 2025-01-20 17:10:15 +00:00
Earl Warren
878243bd89
chore(ci): do not try to backport if the secret is missing 2025-01-20 15:42:40 +01:00
Robert Wolff
02402ce1c2 ci: fix after merge backporting, use actions/git-backporting
close #1042
2025-01-20 11:14:31 +01:00
Robin Kloppe
bef5a1a025 Docker Docs Forgejo 10 (#1038)
Changed the Docker Docs to Forgejo 10

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1038
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Robin Kloppe <git@mainboarder.de>
Co-committed-by: Robin Kloppe <git@mainboarder.de>
2025-01-19 11:47:09 +00:00
Earl Warren
84d7a4cc50
admin: profiling: typo fix
Followup of https://codeberg.org/forgejo/docs/pulls/999
2025-01-19 12:37:43 +01:00
Gusted
9c4623d089 Apply feedback 2025-01-17 20:24:41 +00:00
Gusted
68b29f3400 feat: add profiling documentation
Add documentation for how you can and do diagnostics/profiling in
Forgejo, it covers the methods that Forgejo offer for this,
nuances of the methods and potential footguns. I don't expect the
average forgejo adminstrator to be able to profile their Forgejo
instance (hence the warning in the first paragraph about contacting the
Forgejo developers) but for those brave enough this documentation should
be a solid foundation to get started.

This is complementatory the Forgejo PR about improving the diagnostics:
2025-01-17 20:24:41 +00:00
Daschi
7035093b38 fix: add missing "be" 2025-01-17 10:17:45 +00:00
Robert Wolff
8f46649aa9 fix release schedule for v10.0 2025-01-16 12:58:13 +01:00
Robert Wolff
d520f407f5 fix minor stuff, move lychee.toml to .lychee.toml 2025-01-15 13:13:18 +00:00
Robert Wolff
fe44b624bd add docs for continue-on-error: true for steps 2025-01-15 05:41:10 +00:00
Robert Wolff
73185bdfd1 link to next/contributor from any docs version 2025-01-14 15:42:07 +01:00
Robert Wolff
ca9a5347ef Add info about public access controls (close #925) (#1026)
See #925.

Co-authored-by: jinn <jinn@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1026
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-01-14 11:15:13 +00:00
Robert Wolff
900cbfd759 fix actions conditionals with missing quotes 2025-01-13 13:42:42 +00:00
Robert Wolff
0a2e0420da contributor: link to pulls instead of issues for label test/manual 2025-01-13 11:15:53 +01:00
gratux
2bdaba96b0 fix version number 2025-01-11 18:05:42 +01:00
gratux
5aaf293e57 feat: new runner config force_rebuild 2025-01-11 17:10:35 +01:00
Earl Warren
20bf504546 user: link to the runner installation guide 2025-01-11 08:38:15 +00:00
0ko
3205bd4708 fix contributor links 2025-01-11 06:50:35 +00:00
Robert Wolff
0500676ad3 fix links action: update issue regardless success or failure 2025-01-10 08:56:13 +00:00
0ko
23443f94f5 fix(admin/cheat-sheet): actualize service.explore 2025-01-09 19:13:34 +05:00
Robert Wolff
37bb061720 update lychee link checker, see #583 2025-01-09 06:59:40 +00:00
Robert Wolff
b456b064ce specify container.options as string, fix #994 2025-01-08 12:39:43 +01:00