Wire Eco RCON credential into the production start path #735

Closed
opened 2026-08-01 20:48:02 +00:00 by coilyco-ops · 0 comments
Owner

Goal

Make the production Eco server consume the same SSM-backed RCON password as the privileged eco-app admin deployment.

Contract

  • Read /eco-app/admin/rcon-password without printing it.
  • Inject RconPassword, RconServerPort 3002, and RconIPAddress 127.0.0.1 into Network.eco before Eco starts.
  • Preserve ordinary Eco startup when the parameter is absent.
  • Document the SSM and operator boundary.
  • Validate through the repository gates, then provision and verify through deploy#228.

Related: coilyco-bridge/deploy#228 and coilyco-gaming/eco-app#42.

## Goal Make the production Eco server consume the same SSM-backed RCON password as the privileged eco-app admin deployment. ## Contract * Read /eco-app/admin/rcon-password without printing it. * Inject RconPassword, RconServerPort 3002, and RconIPAddress 127.0.0.1 into Network.eco before Eco starts. * Preserve ordinary Eco startup when the parameter is absent. * Document the SSM and operator boundary. * Validate through the repository gates, then provision and verify through deploy#228. Related: coilyco-bridge/deploy#228 and coilyco-gaming/eco-app#42.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
coilyco-flight-deck/infrastructure#735
No description provided.