⚲
Project
General
Profile
Sign in
Register
Home
Projects
Documentation
Help
Search
:
Arvados
All Projects
Arvados
Activity
Roadmap
Backlogs
Issues
Wiki
Repository
Documentation
Download (998 Bytes)
Feature #23026
» nginx-double.json
Double service container -
Stephen Smith
, 09/24/2025 02:46 PM
{
"name"
:
"nginx double server"
,
"owner_uuid"
:
"tordo-j7d0g-rb1sshn77roj381"
,
"container_image"
:
"4992a07ddb936d72408552f27eef7f10+219"
,
"mounts"
:
{
"/usr/share/nginx/html"
:
{
"kind"
:
"collection"
,
"uuid"
:
"tordo-4zz18-yfbh73h92859swz"
},
"/etc/nginx/conf.d"
:
{
"kind"
:
"collection"
,
"uuid"
:
"tordo-4zz18-xthayp0ih7xagr8"
},
"/run/nginx.out"
:
{
"kind"
:
"collection"
,
"writable"
:
true
}
},
"runtime_constraints"
:
{
"ram"
:
209715200
,
"vcpus"
:
2
,
"API"
:
true
},
"published_ports"
:
{
"80"
:
{
"access"
:
"public"
,
"label"
:
"nginx web server"
,
"initial_path"
:
""
},
"8080"
:
{
"access"
:
"public"
,
"label"
:
"another service with long name"
,
"initial_path"
:
""
}
},
"cwd"
:
"."
,
"command"
:
[
"nginx"
,
"-g"
,
"daemon off;"
],
"output_path"
:
"/run/nginx.out"
,
"state"
:
"Committed"
,
"priority"
:
499
,
"service"
:
true
,
"use_existing"
:
false
}
« Previous
1
…
3
4
5
6
7
…
10
Next »
(5-5/10)
Loading...