CitrineOS + Everest full stack on Railway (production + extensible)
landynu
PROOP

2 months ago

Set up a complete, production-grade CitrineOS infrastructure on Railway following the architecture described in the official docs at:

https://citrineos.github.io/latest/

For more info, CitrineOS has YouTube videos on local installs. I have been able to get this running locally, but want to have a cloud version within Railway to begin production development. CitrineOS also has an active Discord server for developer questions.

The following is based on my interpretation of the recommended architecture. Follow the docs and each CitrineOS repo’s README as the source of truth.

Requirements

Deploy and integrate the following:

Use private networking where appropriate, pin container versions (avoid using latest), and follow security and scaling best practices recommended in the CitrineOS documentation.

Extensions Service (Required)

Create a separate service where custom logic lives outside of Core, including a minimal working example demonstrating:

  • consuming messages/events (e.g., from RabbitMQ), and/or

  • making calls to Core APIs

Document where extensions should be placed and how they are deployed without modifying CitrineOS Core.

Acceptance Criteria

  • All services deployed and healthy

  • Public endpoints reachable via domains

  • Core, database, cache, and broker remain private

  • OCPI, Payments, Hasura, Directus, Everest verified working

  • No modifications to CitrineOS Core source

  • README covering architecture overview, env vars, deployment steps, and how to extend the platform safely

Constraints

  • Infrastructure and platform setup only

  • No product feature or UI work beyond basic verification

$200 Bounty

3 Replies

2 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open itsrems 2 months ago


jorgeferrarice
PRO

2 months ago

Hey, hope this helps you ;)

Not worried about the bounty, just lmk. This is from my fine-tuned Opus, so just want to know if he's doing a good job heh.

Attachments


alfani110
PRO

a month ago

were you able to fix it ?


ghoul
HOBBY

17 days ago

is this open yet?


Loading...