<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://agora.nasqueron.org/index.php?action=history&amp;feed=atom&amp;title=Operations_grimoire%2FEnvironments</id>
	<title>Operations grimoire/Environments - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://agora.nasqueron.org/index.php?action=history&amp;feed=atom&amp;title=Operations_grimoire%2FEnvironments"/>
	<link rel="alternate" type="text/html" href="https://agora.nasqueron.org/index.php?title=Operations_grimoire/Environments&amp;action=history"/>
	<updated>2026-04-26T03:47:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0-alpha</generator>
	<entry>
		<id>https://agora.nasqueron.org/index.php?title=Operations_grimoire/Environments&amp;diff=1138&amp;oldid=prev</id>
		<title>Dereckson: Created page with &quot;Most complex infrastructures use the concept of &#039;&#039;environment&#039;&#039; to separate the servers or the deployments in silos and be able to test what&#039;s desired as infrastructure changes before it reaches production.  This page documents how this concept of environment is used at Nasqueron.  In a nutshell, we separate servers in dev vs prod, with legacy devservers serving both content. Those dev and prod servers are ONE infrastructure, and there is no staging/preprod/qa/uat to mim...&quot;</title>
		<link rel="alternate" type="text/html" href="https://agora.nasqueron.org/index.php?title=Operations_grimoire/Environments&amp;diff=1138&amp;oldid=prev"/>
		<updated>2023-04-01T20:04:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Most complex infrastructures use the concept of &amp;#039;&amp;#039;environment&amp;#039;&amp;#039; to separate the servers or the deployments in silos and be able to test what&amp;#039;s desired as infrastructure changes before it reaches production.  This page documents how this concept of environment is used at Nasqueron.  In a nutshell, we separate servers in dev vs prod, with legacy devservers serving both content. Those dev and prod servers are ONE infrastructure, and there is no staging/preprod/qa/uat to mim...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Most complex infrastructures use the concept of &amp;#039;&amp;#039;environment&amp;#039;&amp;#039; to separate the servers or the deployments in silos and be able to test what&amp;#039;s desired as infrastructure changes before it reaches production.&lt;br /&gt;
&lt;br /&gt;
This page documents how this concept of environment is used at Nasqueron.&lt;br /&gt;
&lt;br /&gt;
In a nutshell, we separate servers in dev vs prod, with legacy devservers serving both content. Those dev and prod servers are ONE infrastructure, and there is no staging/preprod/qa/uat to mimic the full infrastructure. When needed, there could exist an integration environment, hosted on a dev server.&lt;br /&gt;
&lt;br /&gt;
== Salt environments and forests ==&lt;br /&gt;
Servers at Nasqueron are &amp;#039;&amp;#039;&amp;#039;all&amp;#039;&amp;#039;&amp;#039; managed through Salt as one &amp;quot;base&amp;quot; environment.&lt;br /&gt;
&lt;br /&gt;
The infrastructure is one, and contains servers more oriented for development, servers more oriented for production and servers fully for production.&lt;br /&gt;
&lt;br /&gt;
The concept of forest is used to separate the credentials by servers.&lt;br /&gt;
&lt;br /&gt;
A forest is a set of nodes (read: a server, either baremetal or virtual machine) with specific users and groups to be provisioned.&lt;br /&gt;
The idea is to separate managed services like Eglide, the devservers and the production servers&lt;br /&gt;
&lt;br /&gt;
== Application environments ==&lt;br /&gt;
As there are plans to develop actively Notifications center, it has been decided to create a separate set of containers on Dwellers, that&amp;#039;s another environment.&lt;br /&gt;
&lt;br /&gt;
Those environments are defined at application level, so by those developing them.&lt;br /&gt;
&lt;br /&gt;
=== Integration ===&lt;br /&gt;
Applications deployed on the Docker PaaS and actively developed can create an integration environment on Dwellers.&lt;br /&gt;
&lt;br /&gt;
For example, RabbitMQ / Vault / Notifications center are deployed on Dwellers as integration environment.&lt;br /&gt;
&lt;br /&gt;
=== Testing ===&lt;br /&gt;
If an application needs a specific name for an environment to run tests, both locally or on Jenkins CI, the name &amp;quot;testing&amp;quot; can be used. This doesn&amp;#039;t not match any specific servers.&lt;br /&gt;
&lt;br /&gt;
=== Production ===&lt;br /&gt;
For applications deployed on the Docker PaaS, it means a deployment on servers like docker-002.&lt;br /&gt;
&lt;br /&gt;
Legacy web applications could be deployed on a server with webserver-legacy role, e.g. Ysul.&lt;br /&gt;
There are current plan ([https://devcentral.nasqueron.org/T1803 T1803]) to move them to a new production-only server.&lt;/div&gt;</summary>
		<author><name>Dereckson</name></author>
	</entry>
</feed>