Commit graph

326 commits

Author SHA1 Message Date
crystal
5afaf57463 replace gna.org links with archive.org mirrors
gna.org is apparently gone

(cherry picked from commit 34ab587e0f)
2024-04-19 15:12:08 +00:00
crystal
0d69a5a075 replace gna.org source links with archive.org mirrors
the source for the upgrade page has been removed from the next branch

(cherry picked from commit 3c7b415a23)
2024-04-19 14:18:13 +00:00
ef010c57f5 admin: upgrade: update the latest patch release versions
(cherry picked from commit 536b6e10e0)
2023-11-25 14:31:34 +00:00
bd8fff04d8 admin: config: USE_PROXY_PROTOCOL is not working
(cherry picked from commit 4596970531)
2023-11-14 16:35:19 +00:00
a300c04e68 user: actions: s/options/container.options/
(cherry picked from commit 44079f17a4)
2023-11-11 00:36:06 +00:00
Gusted
98e75ca8be Use handlebars syntax highlight for Go templates
- [Shiki](https://github.com/shikijs/shiki) doesn't support highlighting
Go templates, so instead use handlebars template highlighting for this
code snippet.

(cherry picked from commit c8d40af3e2)
2023-11-03 12:23:28 +00:00
8d7600f20c admin: upgrade: docker --all is docker check --all
check is the default command but the flags are handled differently
since the urfave/v2 refactor

(cherry picked from commit ee97d72ee4)
2023-10-24 11:11:07 +00:00
df2ef7eb2c user/labels: rework the page entirely
(cherry picked from commit 88269f91ca)
2023-10-23 10:49:48 +00:00
81e1e7884e developer/infrastructure: add Uberspace
Refs: https://codeberg.org/forgejo/governance/issues/36
(cherry picked from commit dc58097aec)
2023-10-20 16:12:54 +00:00
Loïc Dachary
4e88ea695b admin: upgrade
Downgrade is never supported, there is no need to include details in
the documentation about the database versions.

(cherry picked from commit a0b72f9d49)
2023-10-06 06:38:21 +00:00
bba3d4e669 user: actions: fix typo
(cherry picked from commit 6a7a7715d7)
2023-10-05 11:03:19 +00:00
Caesar Schinas
1ef10f350d generate CLI docs from forgejo docs with a perl script
(cherry picked from commit 5d167821dc)
2023-09-22 14:39:27 +00:00
Octol1ttle
3e99c006af
Add a note about keychain storage location quirks
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 5f017fbf77)
2023-09-20 07:25:37 +02:00
crystal
1f318428f2 Fix admin runner management URI
(cherry picked from commit 18938804e6)
2023-09-20 05:15:08 +00:00
27a3b757c7 [CI] show the diff that would make things pretty if they are not
Fixes: https://codeberg.org/forgejo/docs/issues/133
(cherry picked from commit 7cf7e9fd8c)
2023-09-18 15:14:57 +00:00
1fb38ef0fa admin: signing: adapt for Forgejo (#130)
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/130
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit 5cb08022ad)
2023-09-18 12:49:28 +00:00
Caesar Schinas
aedde7cbf5
backport command-line docs from next
(cherry picked from commit b7c2392a4c)
(cherry picked from commit 6c5e27d8f9)
(cherry picked from commit 713824565b)
2023-09-15 21:31:02 +01:00
75cb2e8878 developer: add warning for make watch
See https://github.com/go-gitea/gitea/issues/27029

(cherry picked from commit 8cdd6202c7)
2023-09-14 06:51:32 +00:00
e46ebdc982 developer: the minimum node version is 20
Things will fail in mysterious ways with lower version. For instance when
trying `make watch` the page won't load and complain index.js is not found.

(cherry picked from commit 0a53b0a2cf)
2023-09-12 16:46:15 +00:00
5ad2eb4386 user: api: explain how to obtain pagination defaults
(cherry picked from commit ab5076eea3)
2023-09-10 09:02:12 +00:00
Flightkick
87eed01574
docs: Add an example for registry credentials.
(cherry picked from commit 62d6fc9754)
2023-09-10 10:54:19 +02:00
crystal
bee560e1a4 fix "customization" typo
(cherry picked from commit 622ba909cc)
2023-09-09 21:33:12 +00:00
Caesar Schinas
62f58dba17 readme: add instructions for using dev tooling
(cherry picked from commit b75286eaa9)
2023-09-05 14:23:46 +00:00
Caesar Schinas
547b5d6fba fix: preview port changed upstream
(cherry picked from commit 7fdf0a5219)
2023-09-05 14:14:32 +00:00
firefly-cpp
8a2c942ec1
developer:fix link (sustainability)
(cherry picked from commit c090305970)
2023-09-03 22:51:49 +01:00
Caesar Schinas
72a085c035 admin:database-preparation: use different password from username in examples
(cherry picked from commit ca28203c54)
2023-09-02 23:13:04 +00:00
e035bf00b1 user: actions: document if (#102)
Also use YAML pseudo path as chapter headings because it makes it easier to find from the TOC

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/102
Reviewed-by: Caesar Schinas <caesar@caesarschinas.com>
Reviewed-by: Forgejo Release Team <release-team@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit 314ca54b64)
2023-09-02 19:36:04 +00:00
Caesar Schinas
66f745dc17
move images to content dir and use relative paths
This is necessary for the website upgrade to Astro v3, which has a new built-in image API.
2023-08-31 23:10:07 +01:00
f9fe00fdaa admin: storage: updates and improve S3
The original documentation was written with a focus on local storage
and missed a few important aspects of how storage types can be mixed
together in some subsystems.

* unify the susbsystem paths to be "directory" instead of using "base
  path". It is not technically a directory in S3 but looks like one
  and the approximation is unlikely to cause confusion.
* use S3 instead of minio where possible to emphasize the storage type
  is not MinIO specific and add a section for the compatibility with
  garage
* change the document structure to have two separate parts:
  * [storage] the global sections
  * [xxxx] the subsystem specific section
  and within each of them local and S3 are documented separately
  because they share nothing
* [storage] is documented to be a fallback if [xxxx] does not exist
  for a given subsystem. There is no notion of inheritance because
  it behaves in ways that are not tested and for which consistency is
  not guaranteed
* backward compatibility with Gitea is documented to be the reason why
  there are no safeguards against undocumented features

(cherry picked from commit 852b447f91)
2023-08-31 15:19:04 +00:00
Gusted
654746f4a3 developer: add ARCHITECTURE file
- As per https://codeberg.org/forgejo/discussions/issues/53#issuecomment-1070207

(cherry picked from commit 693f849196)
2023-08-30 21:21:04 +00:00
Loïc Dachary
1c89e3d612 CI: move the preview script to an action
(cherry picked from commit 3d68e4f36e)
2023-08-30 17:02:08 +00:00
firefly-cpp
7674211c7a
admin:installation:Installation from package docs
(cherry picked from commit 12cf38145e)

admin: installation: address caesar comments

https://codeberg.org/forgejo/docs/pulls/92#issuecomment-1091839
(cherry picked from commit a8736608ba)
2023-08-30 16:52:29 +01:00
crystal
ee374daba5 Add next.forgejo.org documentation
(cherry picked from commit b0319eaa02)
2023-08-30 06:07:04 +00:00
effff5d685 admin: actions: update the runner download name
The name scheme changed with version 3.0.0

(cherry picked from commit ac639fae68)
2023-08-28 11:15:18 +00:00
Caesar Schinas
3684950553 add link to command-line
(cherry picked from commit 3573e7ceac)
2023-08-27 15:19:18 +00:00
c7b8102e42
admin: actions: rework and introduce OCI images
(cherry picked from commit d1f42e1b83)
(cherry picked from commit 705958fcfa)
(cherry picked from commit 86df6f07b2)
(cherry picked from commit ace3c8f8e9)
2023-08-27 08:30:06 +02:00
Caesar Schinas
67316394d4 s/Gitea/Forgejo/
(cherry picked from commit 581d02f1d7)
2023-08-27 00:09:18 +00:00
firefly-cpp
f240fd3510
user:issue-pull-request-templates:gitea->forgejo in template
(cherry picked from commit 475ef3b3c7)
2023-08-26 13:47:44 +01:00
Robin Kloppe
c180051f89
serveral improvements
(cherry picked from commit cda78ddf2a)
2023-08-26 08:34:07 +02:00
fac97b8b99 admin: actions: add a section about alternative runners
(cherry picked from commit a68070a894)
2023-08-25 08:44:17 +00:00
Robin Kloppe
b03bf5dab4
Clarified version check endpoint parameters. HTTP_ENDPOINT is now deprecated (#68)
Clarified version check endpoint parameters. HTTP_ENDPOINT is now deprecated

Closes #49

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/68
Reviewed-by: Caesar Schinas <caesar@caesarschinas.com>
Co-authored-by: Robin Kloppe <git@mainboarder.de>
Co-committed-by: Robin Kloppe <git@mainboarder.de>
(cherry picked from commit 42dbbba27c)
2023-08-24 11:54:08 +01:00
Loïc Dachary
386d877740 developer: release: document the steps
(cherry picked from commit f0c9ffab9e)
2023-08-23 11:40:55 +00:00
a9e0366bce admin: logging-documentation: add documentation for MODE =
(cherry picked from commit 73a1bcb126)
2023-08-23 10:45:17 +00:00
Caesar Schinas
9e5c344ba0 fix: ci: update website config filename
(cherry picked from commit a575e3ef68)
2023-08-22 22:01:17 +00:00
wh0ami
0cee7518f2 admin: add hint for known bug with SameSite strict and external OAuth2 providers
(cherry picked from commit 21517723f4)
2023-08-21 21:18:25 +00:00
Gusted
5575585371 admin: document SLOW_QUERY_TRESHOLD option
- This is a Forgejo-specific option and the associated pull request is
- https://codeberg.org/forgejo/forgejo/pulls/1284.
- Adding a recommendation to set it to a lower value if an administrator
is investigating poor database performance with Forgejo.

(cherry picked from commit 2b3136b775)
2023-08-21 21:03:09 +00:00
ce5e95a66a
admin: ugprade add notes about v1.20.[12]-0
(cherry picked from commit 5ea739c8d1)

Conflicts:
	docs/admin/upgrade.md
	trivial context conflict from back when backports were not a thing
2023-08-21 11:10:02 +02:00
Caesar Schinas
2096aa3235 tooling: add live preview script
(cherry picked from commit 1de27e8949)
2023-08-20 06:24:09 +00:00
Caesar Schinas
acc69acb45 better description of input validation attributes
Closes https://codeberg.org/forgejo/website/issues/168

(cherry picked from commit a3c639ff49)
2023-08-19 20:06:56 +00:00
Caesar Schinas
c26b74d5bd fix: broken links from Gitea docs import
Invalid link templates left over from docs import from Gitea.

Closes https://codeberg.org/forgejo/website/issues/160

(cherry picked from commit c6ab3c37fb)
2023-08-19 20:02:10 +00:00