<?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%2FProvision_user_homefiles</id>
	<title>Operations grimoire/Provision user homefiles - 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%2FProvision_user_homefiles"/>
	<link rel="alternate" type="text/html" href="https://agora.nasqueron.org/index.php?title=Operations_grimoire/Provision_user_homefiles&amp;action=history"/>
	<updated>2026-05-01T21:19:18Z</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/Provision_user_homefiles&amp;diff=1198&amp;oldid=prev</id>
		<title>Dereckson: Created page with &quot;== Provision /home directory == === Dotfiles everywhere === Create a new folder in the operations repository under roles/core/userland-home/files. The folder MUST match your username.  Any file in it will be deployed in your home directory. Subfolders can be created, and won&#039;t delete other files: the task only create or update the files you store there.  To add files is no-op. To actually trigger the deployment, add in pillar/core/users.sls the following block under your...&quot;</title>
		<link rel="alternate" type="text/html" href="https://agora.nasqueron.org/index.php?title=Operations_grimoire/Provision_user_homefiles&amp;diff=1198&amp;oldid=prev"/>
		<updated>2023-05-12T15:53:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Provision /home directory == === Dotfiles everywhere === Create a new folder in the operations repository under roles/core/userland-home/files. The folder MUST match your username.  Any file in it will be deployed in your home directory. Subfolders can be created, and won&amp;#039;t delete other files: the task only create or update the files you store there.  To add files is no-op. To actually trigger the deployment, add in pillar/core/users.sls the following block under your...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Provision /home directory ==&lt;br /&gt;
=== Dotfiles everywhere ===&lt;br /&gt;
Create a new folder in the operations repository under roles/core/userland-home/files. The folder MUST match your username.&lt;br /&gt;
&lt;br /&gt;
Any file in it will be deployed in your home directory. Subfolders can be created, and won&amp;#039;t delete other files: the task only create or update the files you store there.&lt;br /&gt;
&lt;br /&gt;
To add files is no-op. To actually trigger the deployment, add in pillar/core/users.sls the following block under your username:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight language=&amp;quot;yaml&amp;quot;&amp;gt;&lt;br /&gt;
     everywhere_tasks:&lt;br /&gt;
       - deploy_dotfiles&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Keep in mind, a variety of roles will use Linux (Debian, CentOS Stream, Rocky) and FreeBSD.&lt;br /&gt;
&lt;br /&gt;
=== Dotfiles on devserver ===&lt;br /&gt;
To provision your home directory on devserver role, create a folder under roles/devserver/userland-home/files&lt;br /&gt;
&lt;br /&gt;
To add files is no-op. To actually trigger the deployment, add in pillar/core/users.sls the following block under your username:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight language=&amp;quot;yaml&amp;quot;&amp;gt;&lt;br /&gt;
     devserver_tasks:&lt;br /&gt;
       - deploy_dotfiles&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Keep in mind, devserver role is used by FreeBSD and not Linux servers.&lt;br /&gt;
&lt;br /&gt;
== Other tasks ==&lt;br /&gt;
=== Crontab on devserver ===&lt;br /&gt;
Drop the full crontab content in roles/devserver/userland-home/files/_crons/&lt;br /&gt;
&lt;br /&gt;
The new file MUST match your username.&lt;br /&gt;
&lt;br /&gt;
=== Misc tasks on devserver ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;deploy_nanotab&amp;lt;/code&amp;gt; will create an alias &amp;lt;code&amp;gt;nanotab&amp;lt;/code&amp;gt; to offer you a nano with tab support, and still has access to nanorc configuration, useful to edit Makefile&lt;br /&gt;
* &amp;lt;code&amp;gt;install_rustup&amp;lt;/code&amp;gt; to get your own Rust environment&lt;br /&gt;
* &amp;lt;code&amp;gt;install_diesel&amp;lt;/code&amp;gt; if you want to install Diesel under your Rust environment (requires rustup)&lt;/div&gt;</summary>
		<author><name>Dereckson</name></author>
	</entry>
</feed>