forgejo/docs
31
58
Fork
You've already forked docs
248

Arch Linux migration process #298

Merged
earl-warren merged 2 commits from Weebull/docs:arch-linux into next 2023年12月18日 16:14:56 +01:00
Contributor
Copy link

Add a description of the steps necessary to migrate a Gitea installation to Forgejo on Arch Linux using the native packages.

Add a description of the steps necessary to migrate a Gitea installation to Forgejo on Arch Linux using the native packages.

Lint failure about trailing whitespaces:

diff --git a/docs/admin/installation.md b/docs/admin/installation.md
index 7e3227a..ffe475a 100644
--- a/docs/admin/installation.md
+++ b/docs/admin/installation.md
@@ -52,7 +52,7 @@ We need to change the ownership of the files to the `forgejo` user and group too
 $ chown -R forgejo: /var/lib/forgejo/*
 
 Finally, we need to update the configuration, which currently points to `/var/lib/gitea`,
-to point to the new location. 
+to point to the new location.
 Edit `/etc/forgejo/app.ini` and replace all instances of `/var/lib/gitea` with `/var/lib/forgejo`.
 
 ### Data migration (no copy)
@@ -65,7 +65,7 @@ There's then no need to change the configuration.
 
 ### Starting Forgejo
 
-Whichever data migration you've chosen, it's now time to start the Forgejo service. 
+Whichever data migration you've chosen, it's now time to start the Forgejo service.
 
 $ sytemctl start forgejo
Lint failure about trailing whitespaces: ```diff diff --git a/docs/admin/installation.md b/docs/admin/installation.md index 7e3227a..ffe475a 100644 --- a/docs/admin/installation.md +++ b/docs/admin/installation.md @@ -52,7 +52,7 @@ We need to change the ownership of the files to the `forgejo` user and group too $ chown -R forgejo: /var/lib/forgejo/* Finally, we need to update the configuration, which currently points to `/var/lib/gitea`, -to point to the new location. +to point to the new location. Edit `/etc/forgejo/app.ini` and replace all instances of `/var/lib/gitea` with `/var/lib/forgejo`. ### Data migration (no copy) @@ -65,7 +65,7 @@ There's then no need to change the configuration. ### Starting Forgejo -Whichever data migration you've chosen, it's now time to start the Forgejo service. +Whichever data migration you've chosen, it's now time to start the Forgejo service. $ sytemctl start forgejo ```
Weebull force-pushed arch-linux from 22de4f3d28
All checks were successful
pr / preview (pull_request) Successful in 1m22s
to ed6f5b9163
All checks were successful
pr / preview (pull_request) Successful in 49s
backport / backport (pull_request) Successful in 2s
2023年12月18日 15:20:03 +01:00
Compare
earl-warren left a comment
Copy link

Crystal clear

Crystal clear
Author
Contributor
Copy link

@earl-warren Apologies. Ignore the re-review request. Hadn't seen you'd already commented.

@earl-warren Apologies. Ignore the re-review request. Hadn't seen you'd already commented.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
404
Broken links or missing content
backport/v1.19
Changes which should be backported to the v1.19 docs

Archived

backport/v1.20
Changes which should be backported to the v1.20 docs

Archived

backport/v1.21
Changes which should be backported to the v1.21 docs

Archived

backport/v10.0
Automated backport to v10.0

Archived

backport/v11.0
Automated backport to v11.0
backport/v12.0
Automated backport to v12.0

Archived

backport/v13.0
Automated backport to v13.0

Archived

backport/v14.0
Automated backport to v14.0

Archived

backport/v15.0
Automated backport to v15.0
backport/v16.0
Automated backport to v16.0
backport/v7.0
Automated backport to the v7.0 docs

Archived

backport/v8.0
Automated backport to the v8.0 docs

Archived

backport/v9.0
Automated backport to the v9.0 docs

Archived

good first issue
This issue is suitable for "drive-by contributors" wanting to contribute for the first time, and fixing it should be straightforward.
meta
Tooling and processes for maintaining the docs
new docs
Content to be added to the documentation

Archived

User research - Accessibility
Requires input about accessibility features, likely involves user testing.
User research - Blocked
Do not pick as-is! We are happy if you can help, but please coordinate with ongoing redesign in this area.
User research - Community
Community features, such as discovering other people's work or otherwise feeling welcome on a Forgejo instance.
User research - Config (instance)
Instance-wide configuration, authentication and other admin-only needs.
User research - Errors
How to deal with errors in the application and write helpful error messages.
User research - Filters
How filter and search is being worked with.
User research - Future backlog
The issue might be inspiring for future design work.
User research - Git workflow
AGit, fork-based and new Git workflow, PR creation etc
User research - Labels
Active research about Labels
User research - Moderation
Moderation Featuers for Admins are undergoing active User Research
User research - Needs input
Use this label to let the User Research team know their input is requested.
User research - Notifications/Dashboard
Research on how users should know what to do next.
User research - Rendering
Text rendering, markup languages etc
User research - Repo creation
Active research about the New Repo dialog.
User research - Repo units
The repo sections, disabling them and the "Add more" button.
User research - Security
User research - Settings (in-app)
How to structure in-app settings in the future?
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
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
forgejo/docs!298
Reference in a new issue
forgejo/docs
No description provided.
Delete branch "Weebull/docs:arch-linux"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?