Loading services/webapp/code/rosetta/core_app/management/commands/core_app_populate.py +4 −4 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'Minimal Desktop', description = 'A minimal desktop environment providing basic window management functionalities and a terminal.', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/minimaldesktop', image_tag = 'v0.3.0', image_arch = 'amd64', Loading @@ -146,7 +146,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'Basic Desktop', description = 'A basic desktop environment. Provides a terminal, a file manager, a web browser and other generic applications.', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/basicdesktop', image_tag = 'v0.3.0', image_arch = 'amd64', Loading @@ -163,7 +163,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'Jupyter Notebook', description = 'A Jupyter Notebook server', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/jupyternotebook', image_tag = 'v0.3.0', image_arch = 'amd64', Loading Loading @@ -212,7 +212,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'SSH server', description = 'An SSH server supporting X forwarding as well.', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/ssh', image_tag = 'v0.3.0', image_arch = 'amd64', Loading Loading
services/webapp/code/rosetta/core_app/management/commands/core_app_populate.py +4 −4 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'Minimal Desktop', description = 'A minimal desktop environment providing basic window management functionalities and a terminal.', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/minimaldesktop', image_tag = 'v0.3.0', image_arch = 'amd64', Loading @@ -146,7 +146,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'Basic Desktop', description = 'A basic desktop environment. Provides a terminal, a file manager, a web browser and other generic applications.', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/basicdesktop', image_tag = 'v0.3.0', image_arch = 'amd64', Loading @@ -163,7 +163,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'Jupyter Notebook', description = 'A Jupyter Notebook server', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/jupyternotebook', image_tag = 'v0.3.0', image_arch = 'amd64', Loading Loading @@ -212,7 +212,7 @@ to provide help, news and informations on your deployment. Or you can just ignor Container.objects.create(user = None, name = 'SSH server', description = 'An SSH server supporting X forwarding as well.', registry = 'git.ia2.inaf.it:5050', registry = 'registry.ict.inaf.it', image_name = 'exact/swc/ssh', image_tag = 'v0.3.0', image_arch = 'amd64', Loading