0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00
Commit graph

656 commits

Author SHA1 Message Date
Earl Warren
6cc67e3e04
developer: infrastructure: no specifics in Forgejo nginx example 2024-06-29 14:43:31 +02:00
Joachim Durchholz
2678e40581 reverse-proxy.md: Clearer and more admin-centric intro
- Eliminated confusing topic switch https->proxy->https.
- Moved all HTTPS mentions to end of intro.
- Added paragraph about when you'd want a reverse proxy.
- Use /code for subpath, to encourage purpose-based naming
2024-06-26 05:02:42 +00:00
Earl Warren
7e730394a2
developer: infrastructure: remove ubuntu-runner.forgejo.org
It is no longer useful as explained at:

https://codeberg.org/forgejo-contrib/snap/pulls/10#issuecomment-2041440
2024-06-24 18:59:54 +02:00
cascading-pr
7c7a6cfe12 cascading-pr update 2024-06-24 13:43:55 +00:00
avobs
866d79d0fe Update docs/user/blocking-user.md (#677)
Spamming a repository is only meaningful in the issues.

https://forgejo.codeberg.page/@docs_pull_677/docs/next/user/blocking-user/
Co-authored-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/677
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: avobs <avobs@noreply.codeberg.org>
Co-committed-by: avobs <avobs@noreply.codeberg.org>
2024-06-24 11:37:17 +00:00
Twenty Panda
7e60f058d1 user: actions: add examples to the cache 2024-06-22 20:25:39 +00:00
Ikuyo Kita
b2c12f3897 user: issue-tracking-basics: correct some parts 2024-06-22 20:01:57 +00:00
Shiny Nematoda
9a59b851f3 Add screenshots for code search (#715)
reflect changes made in forgejo/forgejo#4134

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/715
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
Co-committed-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
2024-06-22 20:01:14 +00:00
0ko
9383360c7c Developer: improve Weblate announcement information 2024-06-18 09:52:54 +05:00
Ikuyo Kita
982e8fd215 user: issue-tracking-basics: update screenshot (#716)
Updates the screenshot in the issue tracking basics page, as it looks very dated (even shows the old Codeberg logo)

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/716
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Ikuyo Kita <kitakita@disroot.org>
Co-committed-by: Ikuyo Kita <kitakita@disroot.org>
2024-06-16 13:46:01 +00:00
Earl Warren
2d76e3a32c
admin: CLI: add F3 sub-command 2024-06-16 10:22:49 +02:00
0ko
edd4728e04 developer: corrections for base localization management 2024-06-14 20:07:53 +05:00
kita
7c3b81ec99
user: first-repository: update screenshots and content 2024-06-14 16:13:27 +08:00
9pfs
b362696091 Fix typo (bookwork -> bookworm) 2024-06-14 03:52:46 +00:00
Earl Warren
3a88278ae8 developer: infrastructure: EX101 with a ASRockRack only 2024-06-13 19:59:49 +00:00
Earl Warren
11859284af user: oauth2: illustrated example to add an authentication source (#703)
Preview: https://forgejo.codeberg.page/@docs_pull_703/docs/next/user/oauth2-provider/#using-a-codeberg-as-an-authentication-source
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/703
Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2024-06-13 15:33:51 +00:00
Earl Warren
d718114a48 developer: infrastructure: read-only backpups of gna.org
For discussions related to Forgejo hosting services.

Refs: https://codeberg.org/forgejo/discussions/issues/72
2024-06-11 19:04:09 +00:00
Earl Warren
16834531f1
admin: storage: add missing MINIO_CHECKSUM_ALGORITHM setting
Fixes: https://codeberg.org/forgejo/forgejo/issues/4103
2024-06-11 17:37:05 +02:00
Earl Warren
2cebfa7231 developer: infrastructure: DRBD disaster recovery instructions
One step is missing when restarting the machine, which happened today
because of a network card failure.
2024-06-09 10:56:20 +00:00
Earl Warren
444cba3f20 developer: dependencies: do not require a label for each dependency
it is extra work and does not provide anything searching for past pull
requests with the same title would not.
2024-06-09 07:10:11 +00:00
0ko
faa6814244 Fix lint & a little English improvement 2024-06-08 12:36:57 +00:00
mirko
bc38574257 Add APP_SLOGAN config 2024-06-08 14:06:12 +02:00
Earl Warren
da4e314547 developer: dependencies: how to tune software upgrades 2024-06-08 07:56:47 +00:00
Léana 江
0222f4a502 add example config for neovim 2024-06-08 07:45:45 +00:00
Earl Warren
6fa1c28677 user: actions: document the default for shell
`jobs.<job_id>.steps[*].shell` defaults to `bash` unless
`jobs.<job_id>.container.image` is specified in which case it defaults
to `sh`.

Refs: https://code.forgejo.org/forgejo/runner/issues/150
2024-06-08 04:58:24 +00:00
Earl Warren
e400655e1c
developer: infrastructure: DRBD speedup trick
used while re-imaging hetzner01 to be the secondary of hetzner04
2024-06-03 14:31:13 +02:00
adagio
cd1507419f Fixes and updates installation-docker.md (#645)
Makes a minor correction to which is the next version number.

Also includes information about the `7.0` docker tag's versioning based on facts the author only can recall seeing on Matrix but currently cannot actually find direct proof of such messages existence for reference now.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/645
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
2024-06-03 07:19:31 +00:00
adagio
c86099d84e
Updates whitelist to allowlist 2024-06-01 21:26:59 -04:00
adagio
a0a49c54b9 Updates installation steps (#632)
Applies standard running list sentence formatting.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/632
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
2024-06-01 14:09:43 +00:00
Abdur-Rahman Mansoor
f2e3723bd3
style: fix more typos in /docs/admin 2024-05-31 16:47:58 -04:00
adagio
f8288ff9ff Updates installation.md (#631)
Adds a link to the releases management section in  `installation.md`.

Preview https://forgejo.codeberg.page/@docs_pull_631/docs/next/admin/installation/

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/631
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
2024-05-31 13:41:56 +00:00
adagio
8ba517004d Fixes broken links (#675)
Preview: https://forgejo.codeberg.page/@docs_pull_675/docs/next/user/first-repository/

Redirect links as reported:

https://codeberg.org/forgejo/docs/issues/674
https://codeberg.org/forgejo/docs/issues/673
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/675
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
2024-05-31 11:50:41 +00:00
Earl Warren
f9c4ad9e0b
developer: infrastructure: hosting {lab,cloud}.forgefriends.org 2024-05-31 10:18:42 +02:00
Earl Warren
1a8ed80ebd developer: infrastructure: hosting forum.forgefriends.org 2024-05-30 09:53:26 +00:00
Earl Warren
f2ad71255d
developer: secrets: link to gopass deb packages
I could not figure out where they are located from the install
instructions of gopass. It is implied but not explicit.
2024-05-30 09:34:52 +02:00
adagio
d141e54597 Modifies and reformats actions.md glossary (#630)
Adds contents to the glossary section of the `actions.md` file.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/630
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
2024-05-30 05:54:01 +00:00
Abdur-Rahman Mansoor
c37e8619d6
style: fix lots of typos in installation-binary.md 2024-05-29 20:32:54 -04:00
Earl Warren
e7a037e4fe
developer: static-pages: setup forgefriends.org
Refs: https://codeberg.org/forgejo/discussions/issues/114
2024-05-29 15:43:34 +02:00
Earl Warren
5df2f0d0d3
developer: infrastructure: deploy a runner for forgefriends
Refs: https://codeberg.org/forgejo/discussions/issues/114
2024-05-29 08:59:34 +02:00
Earl Warren
6b6f79e6ff user: actions: indent issue 2024-05-28 20:58:30 +00:00
Earl Warren
ee6d19ca3f developer: infrastructure: document hetzner04 and rework everything
The page grew over the past year to have redundancies and
inconsistencies. It is organized to keep sections that are common to
all machines in one place:

* LXC container creation
* Forgejo runner creation
* DRBD
* vSwitch

The other sections are unified (Disk partitioning).
2024-05-28 20:58:14 +00:00
adagio
9326746c38 Adds consistency to sentence formatting in seek-assistance.md (#633)
Places `.` symbol at the end of a couple of list sentences.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/633
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
2024-05-28 10:47:19 +00:00
Abdur-Rahman Mansoor
d35b4548d1 style: fix typos in /docs/admin (#656)
Now that I've finished `/docs/user`  I suppose I will start working on `/docs/admin`. I didn't change all the files at once since I thought it would be annoying for the maintainers to review. If you prefer I make all the changes at once, feel free to let me know and I would be happy to do that as well. :)

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/656
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Caesar Schinas <caesar@caesarschinas.com>
Co-authored-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
Co-committed-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
2024-05-27 23:52:48 +00:00
Schiriki
c46f6bc4af
Replace gitea through forgejo 2024-05-28 00:21:02 +02:00
Earl Warren
77e3e1205f developer: infrastructure: static pages hosting
Run a LXC container that hosts static pages.

* manual one time configuration (web server configuration, git clone
  of content)
* webhook based pull for updates

It is created to host the F3 documentation. It can be used in the
future to host the Forgejo website and retire Uberspace.

Refs: https://codeberg.org/forgejo/governance/issues/36
Refs: https://forgejo.org/docs/v7.0/developer/infrastructure/#uberspace
Refs: https://codeberg.org/forgejo/discussions/issues/114
2024-05-26 21:36:04 +00:00
Abdur-Rahman Mansoor
ed5886012a style: fix more typos in /docs/user 2024-05-26 10:47:47 +00:00
Earl Warren
518407ccfe
admin: command-line: update
scripts/cli-docs.sh run next > docs/admin/command-line.md
2024-05-26 11:35:45 +02:00
Abdur-Rahman Mansoor
5c52eddd34 style: fix typos and use american spelling convention in some areas (#647)
You'll notice that asides from some typo fixes, "organisation" has been changed to "organization" to ensure a more consistent style guide, adapted to Codeberg's style: https://docs.codeberg.org/improving-documentation/style-guide/

Also changed "orgs" to "organizations" as it's more professional and easier to understand.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/647
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
Co-committed-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
2024-05-25 14:28:28 +00:00
Earl Warren
dc67b3c83a admin: installation: rootless data is in /var/lib/gitea by default
Refs: https://codeberg.org/forgejo/forgejo/issues/3869
2024-05-25 12:34:14 +00:00
Matthias Ahouansou
5c634782b9
Add guide to set branch to push to AGit pull request by default 2024-05-25 10:37:46 +01:00