Skip to content

feat: add Gitea Actions container and install scripts for Linux#13356

Closed
KohanMathers wants to merge 3 commits intocommunity-scripts:mainfrom
KohanMathers:main
Closed

feat: add Gitea Actions container and install scripts for Linux#13356
KohanMathers wants to merge 3 commits intocommunity-scripts:mainfrom
KohanMathers:main

Conversation

@KohanMathers
Copy link
Copy Markdown

✍️ Description

Adds a new LXC script to install and configure a Gitea Act Runner (act_runner) on a Debian 12 container. The script interactively prompts the user for their Gitea instance URL, registration token, runner name, and labels, then downloads the latest release binary, registers the runner, and sets it up as a systemd service with Docker installed for job execution.

Script files are named with the -linux- infix (gitea-act-runner-linux-install.sh) intentionally — a Windows Gitea Act Runner container script is planned as a follow-up, and the naming convention leaves room for both to coexist cleanly.

🔗 Related Issue

Fixes #

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • [] 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@KohanMathers KohanMathers requested a review from a team as a code owner March 27, 2026 19:32
@github-actions github-actions bot added the new script A change that adds a new script label Mar 27, 2026
@MickLesk MickLesk closed this Mar 27, 2026
@MickLesk
Copy link
Copy Markdown
Member

New Scripts Always against Dev Repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new script A change that adds a new script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants