0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-22 17:48:39 -05:00
Commit graph

133 commits

Author SHA1 Message Date
Earl Warren
dddc40622b
docs: update the Forgejo infrastructure documentation
It is made simpler with just a single domain. Part of the hosts have
internal IPs (10.x.x.x) that are only routed when connected with the
VPN.
2023-08-13 13:45:53 +01:00
Loïc Dachary
20aae707d1
docs: forgejo dump has the SQLite db, no need to dump 2023-08-13 13:45:53 +01:00
Loïc Dachary
ff4dabd77a
docs: developer: document the Octopuce hardware entrypoints
# Conflicts:
#	developer/infrastructure.md
2023-08-13 13:45:51 +01:00
Loïc Dachary
bcb326a3c9
update the upgrade guide with v1.19 information 2023-08-13 13:45:40 +01:00
Earl Warren
be39ce34d5
docs: packages: container reference to the docker push CLI doc
Fixes: https://codeberg.org/forgejo/forgejo/issues/708
2023-08-13 13:45:40 +01:00
Earl Warren
3c927f46d0
update to v1.19 2023-08-13 13:44:48 +01:00
Earl Warren
a288cd3561
docs: developer: backports go to v1.19 2023-08-13 13:44:48 +01:00
Earl Warren
c298c386db
docs: run format 2023-08-13 13:44:48 +01:00
Earl Warren
e06b403a6f
docs: verbatim copy from the Forgejo CONTRIBUTING directory
# Conflicts:
#	developer/COC.md
#	developer/DCO.md
#	developer/DISCUSSIONS.md
#	developer/GOVERNANCE.md
#	developer/RELEASE.md
#	developer/SECRETS.md
#	developer/WORKFLOW.md
2023-08-13 13:44:46 +01:00
Earl Warren
6e0975d729
docs: developer guide to the Forgejo runner
# Conflicts:
#	developer/forgejo-runner.md
2023-08-13 13:44:32 +01:00
Earl Warren
9b92d048e3
docs: 1.20: Codeberg sync at 95574213ea1b57f207f60a12557ffbfc349ee274 2023-08-13 13:43:23 +01:00
Earl Warren
f1a7c6c8d4
docs: 1.20: Gitea sync at ad03c6e0a36033c6f59262d8cfd6416ae3cc93d6 2023-08-13 13:43:04 +01:00
Earl Warren
f6378428f0
docs: 1.20: cherry-pick user/issue-pull-request-templates.md
* f384b13f1cd44be3a87df5553a0099390dacd010
2023-08-13 13:43:04 +01:00
Earl Warren
c391904cf0
docs: 1.20: cherry-pick admin/database-preparation.md
* 5cb394ff2fb93935b90493894b97371734f1384e
2023-08-13 13:43:04 +01:00
Earl Warren
c676a0b8ce
docs: 1.20: cherry-pick admin/logging-documentation.md
* 29194a9dd6f5d8a98096a4a01c33d9be89616ed7
2023-08-13 13:43:04 +01:00
Earl Warren
fd40096085
docs: 1.20: cherry-pick admin/command-line.md
* 4014200021a1997283c779a815fe9e5febf1fda1
2023-08-13 13:43:04 +01:00
Earl Warren
2f5e7530ad
docs: 1.20: follow Gitea renames
Gitea commits:

* 8857e97b5f617e1c625b66fd7f5cc18c44192ced
* e8433b7fe6dd1dfa5ecf0633568cc3e34caeb0f9

# Conflicts:
#	user/push-options.md
2023-08-13 13:43:03 +01:00
Earl Warren
b0078c85e5
docs: 1.20: cherry-pick user/oauth2-provider.md
* 2173f14708ff3b35d7821fc9b6dcb5fcd06b8494
2023-08-13 13:38:37 +01:00
Earl Warren
0765580805
docs: 1.20: swift.md: adapt to Forgejo 2023-08-13 13:38:37 +01:00
Earl Warren
3d1e5eb62f
docs: 1.20: swift.md: verbatim copy
# Conflicts:
#	user/packages/swift.md
2023-08-13 13:38:25 +01:00
Earl Warren
de1f1cd2c5
docs: 1.20: cherry-pick admin/config-cheat-sheet.md
* af3711100a7dc73e8c2482667bbccdcd049e25e0
* 69c9ab387f2db4eab29749480ca21206de75e77a
2023-08-13 13:38:13 +01:00
Faustin Lammler
a9cfed9873
Forgejo support both MySQL and MariaDB
MariaDB is the default relational database on a number of Linux
distributions, it is important to show users that it's a perfectly
viable option for Forgejo installations.

# Conflicts:
#	v1.20/admin/command-line.md
#	v1.20/admin/config-cheat-sheet.md
#	v1.20/admin/database-preparation.md
2023-08-13 13:26:29 +01:00
Gusted
04488991b1
Run prettier (#196)
- Format according to prettier.

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/website/pulls/196
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>

# Conflicts:
#	v1.19/index.md
#	v1.19/user/project.md
#	v1.19/user/protection.md
#	v1.19/user/wiki.md
#	v1.20/admin/config-cheat-sheet.md
#	v1.20/admin/database-preparation.md
#	v1.20/developer/code-forgejo-org.md
#	v1.20/license.md
#	v1.20/user/api-usage.md
#	v1.20/user/authentication.md
#	v1.20/user/email-settings.md
#	v1.20/user/issue-pull-request-templates.md
#	v1.20/user/oauth2-provider.md
#	v1.20/user/packages/index.md
#	v1.20/user/packages/maven.md
#	v1.20/user/semver.md
2023-08-13 13:23:38 +01:00
Loïc Dachary
1d88a5c1a7
replace 1.19 with 1.20 where relevant 2023-08-13 13:13:13 +01:00
Caesar Schinas
d5f7cdda50
split docs versions into branches 2023-08-13 13:09:21 +01:00
Loïc Dachary
bc512300f5 Merge pull request 'docs: packages are user documentation, not admin' (#189) from earl-warren/website:wip-packages into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/189
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
2023-03-19 12:11:31 +00:00
Earl Warren
6ea3b5a9ed docs: packages are user documentation, not admin 2023-03-19 11:57:10 +01:00
Loïc Dachary
6b6268fe50 Merge pull request 'doc: user: semver key is version' (#187) from dachary/website:wip-doc into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/187
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: KaKi87 <kaki87@noreply.codeberg.org>
2023-03-18 15:57:25 +00:00
Earl Warren
ffd6f0c62e Merge pull request 'docs: developer: code.forgejo.org' (#188) from earl-warren/website:wip-code into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/188
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
2023-03-18 14:36:18 +00:00
Earl Warren
ce247b4733 docs: developer: code.forgejo.org
Refs: https://codeberg.org/forgejo/discussions/issues/10
2023-03-18 12:29:30 +01:00
Loïc Dachary
6620a94411 doc: user: semver key is version
Refs: https://codeberg.org/forgejo/forgejo/issues/545
2023-03-18 08:45:15 +01:00
Loïc Dachary
e40c4d9a48 Merge pull request 'add section about semantic version' (#185) from dachary/website:wip-doc into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/185
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2023-03-17 14:10:08 +00:00
KaKi87
ba7c27a633 Typo 2023-03-16 18:17:14 +01:00
Loïc Dachary
13875f5860 address Ryuno-Ki review comments 2023-03-16 16:12:51 +01:00
Loïc Dachary
1cda41f19a Merge pull request 'doc: update config-cheat-sheet.md' (#186) from dachary/website:wip-doc-config into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/186
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2023-03-16 09:39:56 +00:00
Loïc Dachary
91dbcd47b8 doc: update config-cheat-sheet.md 2023-03-16 10:35:16 +01:00
Loïc Dachary
b89f9aac49 add section about semantic version 2023-03-16 09:58:03 +01:00
Earl Warren
8abd60176e Merge pull request 'doc updates on push options & create and labels' (#184) from dachary/website:wip-doc into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/184
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2023-03-15 09:58:06 +00:00
Loïc Dachary
0023f707b2 docs: update of the labels documentation
Closes: https://codeberg.org/forgejo/website/issues/180
2023-03-14 22:35:19 +01:00
Loïc Dachary
766f2e1626 docs: add push-to-create documentation
Closes: https://codeberg.org/forgejo/website/issues/182
2023-03-14 22:35:19 +01:00
Loïc Dachary
8421fd4644 docs: push-options: use main instead of master
Closes: https://codeberg.org/forgejo/website/issues/183
2023-03-14 22:20:01 +01:00
Loïc Dachary
52251bebba Merge pull request 'links to the new RTD integration guide + existing Matrix guide' (#181) from dachary/website:wip-guide into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/181
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2023-03-14 13:06:45 +00:00
Loïc Dachary
7024cbd673 links to the new RTD integration guide + existing Matrix guide 2023-03-13 09:03:11 +01:00
Earl Warren
a13e09f90e Merge pull request 'docs: admin/email-setup.md: reorder and trim incorrect sentence' (#179) from earl-warren/website:wip-doc-mail into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/179
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
2023-03-11 14:48:54 +00:00
Earl Warren
2ae86f13f7 docs: admin/email-setup.md: reorder and trim incorrect sentence 2023-03-11 15:09:14 +01:00
Earl Warren
a15fcf4d77 Merge pull request 'admin/packages/maven.md: upate from Gitea' (#177) from dachary/website:wip-maven into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/177
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2023-03-10 22:40:37 +00:00
Loïc Dachary
a660ad174e Merge pull request 'import usage/merge-message-templates.en-us.md' (#171) from dachary/website:wip-merge-templates into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/171
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2023-03-10 12:13:57 +00:00
Loïc Dachary
2e15693f43 admin/packages/maven.md: upate from Gitea
Closes: https://codeberg.org/forgejo/website/issues/169
2023-03-10 13:10:13 +01:00
Loïc Dachary
08de0fbd91 Merge pull request 'admin: Database Preparation' (#167) from dachary/website:wip-database into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/167
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: André Jaenisch <ryuno-ki@noreply.codeberg.org>
2023-03-09 09:29:28 +00:00
Loïc Dachary
690b90a44c merge-message-templates.md: adapt to Forgejo 2023-03-09 07:43:38 +01:00