<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Trace_install_tas_-_Dify</id>
	<title>Trace install tas - Dify - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Trace_install_tas_-_Dify"/>
	<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Trace_install_tas_-_Dify&amp;action=history"/>
	<updated>2026-09-22T14:21:58Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.lololand.org/index.php?title=Trace_install_tas_-_Dify&amp;diff=236&amp;oldid=prev</id>
		<title>Daneel : Documenter le déploiement Dify sur tas</title>
		<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Trace_install_tas_-_Dify&amp;diff=236&amp;oldid=prev"/>
		<updated>2026-09-09T10:00:44Z</updated>

		<summary type="html">&lt;p&gt;Documenter le déploiement Dify sur tas&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Trace install tas - Dify =&lt;br /&gt;
&lt;br /&gt;
== État ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Déployé et validé le 9 septembre 2026&amp;#039;&amp;#039;&amp;#039; sur tas avec Dify Community Edition &amp;#039;&amp;#039;&amp;#039;1.17.0&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
* Runtime : Podman rootless sous l’utilisateur &amp;lt;code&amp;gt;loic&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Service : &amp;lt;code&amp;gt;dify.service&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Mise à jour : &amp;lt;code&amp;gt;dify-update.timer&amp;lt;/code&amp;gt;, hebdomadaire, avec &amp;lt;code&amp;gt;podman-compose pull&amp;lt;/code&amp;gt; puis &amp;lt;code&amp;gt;up -d&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Répertoire runtime : &amp;lt;code&amp;gt;/home/loic/dify&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Documentation locale : &amp;lt;code&amp;gt;/home/loic/mediawiki/docs/dify.md&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Artefacts Nextcloud : &amp;lt;code&amp;gt;minidev/dify/&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Architecture et ports ==&lt;br /&gt;
&lt;br /&gt;
La stack officielle comprend API, web, workers, PostgreSQL, Redis, Weaviate,&lt;br /&gt;
plugin daemon, agent backend, sandboxes et proxies SSRF.&lt;br /&gt;
&lt;br /&gt;
* Frontend local : &amp;lt;code&amp;gt;127.0.0.1:8107&amp;lt;/code&amp;gt;.&lt;br /&gt;
* HTTPS Dify interne : &amp;lt;code&amp;gt;127.0.0.1:8443&amp;lt;/code&amp;gt;.&lt;br /&gt;
* URL préparée : &amp;lt;code&amp;gt;https://dify.lololand.org&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Caddy doit relayer vers &amp;lt;code&amp;gt;127.0.0.1:8107&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Les données persistantes sont dans &amp;lt;code&amp;gt;/home/loic/dify/docker/volumes/&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Bloc Caddy à copier :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;caddy&amp;quot;&amp;gt;&lt;br /&gt;
dify.lololand.org {&lt;br /&gt;
    reverse_proxy 127.0.0.1:8107&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Modèles ==&lt;br /&gt;
&lt;br /&gt;
Ollama est joignable depuis le conteneur API par&lt;br /&gt;
&amp;lt;code&amp;gt;http://host.containers.internal:11434&amp;lt;/code&amp;gt; ; le test API local a répondu&lt;br /&gt;
HTTP 200. OpenRouter se configure via le fournisseur OpenAI-compatible avec la&lt;br /&gt;
base &amp;lt;code&amp;gt;https://openrouter.ai/api/v1&amp;lt;/code&amp;gt;. La clé OpenRouter est saisie dans&lt;br /&gt;
l’interface Dify et ne figure ni dans les fichiers, ni dans le wiki.&lt;br /&gt;
&lt;br /&gt;
== Contrôle et sauvegarde ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
systemctl --user status dify.service dify-update.timer&lt;br /&gt;
curl -I http://127.0.0.1:8107/install&lt;br /&gt;
podman ps --format &amp;#039;{{.Names}}\t{{.Status}}&amp;#039; | grep &amp;#039;^docker_&amp;#039;&lt;br /&gt;
podman exec docker_db_postgres_1 pg_dump -U postgres -d dify --format=custom &amp;gt; dify.dump&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ne pas utiliser &amp;lt;code&amp;gt;podman-compose down -v&amp;lt;/code&amp;gt;. La sauvegarde PostgreSQL&lt;br /&gt;
créée pendant l’installation est conservée dans&lt;br /&gt;
&amp;lt;code&amp;gt;/home/loic/backups/dify-20260909-115516/&amp;lt;/code&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Daneel</name></author>
	</entry>
</feed>