<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alikaravi.ir/index.php?action=history&amp;feed=atom&amp;title=ShellNGN_docker_compose</id>
	<title>ShellNGN docker compose - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alikaravi.ir/index.php?action=history&amp;feed=atom&amp;title=ShellNGN_docker_compose"/>
	<link rel="alternate" type="text/html" href="https://wiki.alikaravi.ir/index.php?title=ShellNGN_docker_compose&amp;action=history"/>
	<updated>2026-06-22T13:42:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.alikaravi.ir/index.php?title=ShellNGN_docker_compose&amp;diff=107&amp;oldid=prev</id>
		<title>Karavi: Created page with &quot;Shell NGN has an official PRO image in the hub, and it is maintained by the official team.  Below is the docker-compose sample that you can alter if you want (ports, volume name, container, etc), or run it as it is.   version: &quot;3.5&quot;    services:    shellngn:      image: shellngn/pro      network_mode: &quot;bridge&quot;      container_name: shellngn      ports:        - &quot;8080:8080&quot;      volumes:        - shellngn-data:/home/node/server/data      environment:        - HOST=0.0.0.0...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.alikaravi.ir/index.php?title=ShellNGN_docker_compose&amp;diff=107&amp;oldid=prev"/>
		<updated>2025-03-30T09:44:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Shell NGN has an official PRO image in the hub, and it is maintained by the official team.  Below is the docker-compose sample that you can alter if you want (ports, volume name, container, etc), or run it as it is.   version: &amp;quot;3.5&amp;quot;    services:    shellngn:      image: shellngn/pro      network_mode: &amp;quot;bridge&amp;quot;      container_name: shellngn      ports:        - &amp;quot;8080:8080&amp;quot;      volumes:        - shellngn-data:/home/node/server/data      environment:        - HOST=0.0.0.0...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Shell NGN has an official PRO image in the hub, and it is maintained by the official team.&lt;br /&gt;
&lt;br /&gt;
Below is the docker-compose sample that you can alter if you want (ports, volume name, container, etc), or run it as it is.&lt;br /&gt;
&lt;br /&gt;
 version: &amp;quot;3.5&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 services:&lt;br /&gt;
   shellngn:&lt;br /&gt;
     image: shellngn/pro&lt;br /&gt;
     network_mode: &amp;quot;bridge&amp;quot;&lt;br /&gt;
     container_name: shellngn&lt;br /&gt;
     ports:&lt;br /&gt;
       - &amp;quot;8080:8080&amp;quot;&lt;br /&gt;
     volumes:&lt;br /&gt;
       - shellngn-data:/home/node/server/data&lt;br /&gt;
     environment:&lt;br /&gt;
       - HOST=0.0.0.0&lt;br /&gt;
     restart: always&lt;br /&gt;
 volumes:&lt;br /&gt;
   shellngn-data:&lt;/div&gt;</summary>
		<author><name>Karavi</name></author>
	</entry>
</feed>