Skip to content

feat: add ArchiSteamFarm egg - #28

Open
Piotrunius wants to merge 3 commits into
pelican-eggs:mainfrom
Piotrunius:feat/add-archsteamfarm-egg
Open

feat: add ArchiSteamFarm egg#28
Piotrunius wants to merge 3 commits into
pelican-eggs:mainfrom
Piotrunius:feat/add-archsteamfarm-egg

Conversation

@Piotrunius

@Piotrunius Piotrunius commented Aug 20, 2026

Copy link
Copy Markdown

ArchiSteamFarm

Adds an egg for ArchiSteamFarm — a C# application for farming Steam cards across multiple accounts simultaneously, with a built-in IPC web interface.

Details

  • Image: ghcr.io/pelican-eggs/yolks:debian
  • Installer: ghcr.io/pelican-eggs/installers:debian
  • Stop command: ^C
  • Startup detection: IPC server ready!

Variables

Variable Default Description
ASF_VERSION latest Version to install
IPC_PASSWORD (empty) Web UI password; leave empty to auto-generate
ASF_URL (empty) Custom download URL override
ASF_ARGS (empty) Extra CLI arguments

Checklist for all submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you tested and reviewed your changes with confidence that everything works?
  • Did you branch your changes and PR from that branch and not from your master branch?

New egg Submissions

  • Does your submission pass tests (server is connectable)?
  • Does your egg use a custom docker image?
  • Have you tried to use a generic image?
  • Did you PR the necessary changes to make it work?
  • Have you added the egg to the main README.md according to the alphabetical order?
  • Have you added a unique README.md for the egg you are adding?
  • You verify that the start command applied does not use a shell script
  • The egg was exported from the panel

Copilot AI lite review requested due to automatic review settings August 20, 2026 16:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Pelican egg for running ArchiSteamFarm (ASF), including documentation and an automated installer/config generator so ASF can be deployed and managed via the panel.

Changes:

  • Added an ArchiSteamFarm egg definition (image, startup/stop behavior, variables, and installer script).
  • Added a README documenting ports, first-time setup, and available variables.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
archsteamfarm/egg-archi-steam-farm.json New PLCN_v3 egg definition for ASF, including installer script and configurable variables.
archsteamfarm/README.md Usage documentation for the ASF egg (ports, setup steps, variables, notes).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread archsteamfarm/egg-archi-steam-farm.json
Comment thread archsteamfarm/egg-archi-steam-farm.json
Comment thread archsteamfarm/egg-archi-steam-farm.json Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants