Kwonunn
|
9567aff03a
|
Improve runner installation instructions (#860)
This PR rewrites the runner installation instructions, with the following changes:
- deduplicate instructions as much as possible
- explicitly instruct to create a separate user for the runner
- reword the label explanations
- split the instructions for administrating the actions feature from the installation guide for the Forgejo Runner
- add instructions for setting up the runner as a systemd service
https://forgejo.codeberg.page/@docs_pull_860/docs/next/admin/actions
https://forgejo.codeberg.page/@docs_pull_860/docs/next/admin/runner-installation/
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/860
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Kwonunn <kwonunnx@gmail.com>
Co-committed-by: Kwonunn <kwonunnx@gmail.com>
|
2024-09-20 03:49:01 +00:00 |
|
Earl Warren
|
8bd50bb4ef
|
user: actions: explain errors tooltip
|
2023-10-07 18:02:48 +02:00 |
|
Earl Warren
|
f543af1e87
|
{admin,user}: actions: update log & artifact storage & usage
|
2023-09-30 00:46:03 +02:00 |
|
Earl Warren
|
f5d5e6d7b4
|
user: actions: disable / enable a workflow from the UI
and also update the screenshots of the list of tasks and the details
of a task.
|
2023-09-28 16:49:29 +00:00 |
|
Earl Warren
|
df703accac
|
user: actions: variables
and also update the secrets list & addition screenshots as the layout
has changed
|
2023-09-23 15:55:59 +00:00 |
|
Caesar Schinas
|
c64d2ccd06
|
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:07:42 +01:00 |
|