You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, we can start with a simple postgres:17.2 instance with low resources as a "staging" environment. In the future, we can generate a similar environment for production.
Note: At this state all the data can be regenerated, so we don't have to worry about replication or scalability.
Files management
Similarly, we ideally need some sort of file system in place to store static generated files like plain HTML or JSON. We can start with small resources (e.g., 100MB) for staging. Once consolidated, we can move ahead to set up a "production" environment.
Note: At this state all the data can be regenerated, so we don't have to worry about replication or scalability.
Deadlines
In terms of deadlines, we can use local environments for now. We have a few weeks ahead until other maintainers are onboarded to the initiative.
Project
OpenJS
How urgent is this request?
Request / No Problem But Require Assistance or Support
The text was updated successfully, but these errors were encountered:
So question on this: how robust does the database need to be? i.e. could it be on sqlite, and perhaps even a cloudflare D1 database? (https://developers.cloudflare.com/d1/)
Contact Details
[email protected]
Description
Hey team!
As part of the Alpha Omega initiative, we need some infra resources to run OpenPathfinder - VisionBoard at the organization level. Context: openjs-foundation/security-collab-space#250 (comment) (cc: @bensternthal @ruddermann )
Database
Ideally, we can start with a simple
postgres:17.2
instance with low resources as a "staging" environment. In the future, we can generate a similar environment for production.Note: At this state all the data can be regenerated, so we don't have to worry about replication or scalability.
Files management
Similarly, we ideally need some sort of file system in place to store static generated files like plain HTML or JSON. We can start with small resources (e.g., 100MB) for staging. Once consolidated, we can move ahead to set up a "production" environment.
Note: At this state all the data can be regenerated, so we don't have to worry about replication or scalability.
Deadlines
In terms of deadlines, we can use local environments for now. We have a few weeks ahead until other maintainers are onboarded to the initiative.
Project
OpenJS
How urgent is this request?
Request / No Problem But Require Assistance or Support
The text was updated successfully, but these errors were encountered: