File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,6 @@ is_nexus_obp_running = true
2222jupyterhub_ec2_type = " c7i.4xlarge"
2323notebook_service_docker_image_url = " public.ecr.aws/openbraininstitute/notebook-service:staging"
2424
25-
26- bluenaas_docker_image_url = " public.ecr.aws/openbraininstitute/single-cell-simulator:staging"
27- bluenaas_task_size = {
28- cpu = 4096
29- memory = 8192
30- }
31-
3225small_scale_simulator_api_docker_image_url = " public.ecr.aws/openbraininstitute/single-cell-simulator:api-staging"
3326small_scale_simulator_worker_docker_image_url = " public.ecr.aws/openbraininstitute/single-cell-simulator:worker-staging"
3427small_scale_simulator_api_task_size = {
@@ -88,3 +81,6 @@ obi_one_task_size = {
8881 memory = 1024
8982}
9083obi_generative_gui_docker_image_url = " public.ecr.aws/openbraininstitute/obi-generative-gui:2025.4.5"
84+
85+ # CoreWebApp s3 and CloudFront configuration
86+ core_webapp_s3_bucket_name = " core-webapp-static-assets-production"
You can’t perform that action at this time.
0 commit comments