Skip to content

Commit

Permalink
Add redirection rules and TOC updates for Docker Compose
Browse files Browse the repository at this point in the history
New redirection rules were added for "Docker Compose" and "Setting Up Elsa with PostgreSQL using Docker Compose" to handle their removal. The table of contents now includes additional topics related to Docker Compose, ensuring better navigation and organization.
  • Loading branch information
sfmskywalker committed Dec 1, 2024
1 parent 88fd1b8 commit fe5cf3e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions writerside/elsa.tree
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
<toc-element topic="Packages.topic"/>
<toc-element topic="Docker.topic">
</toc-element>
<toc-element topic="Docker-Compose.topic">
<toc-element topic="Elsa-Studio-Server.topic"/>
<toc-element topic="Elsa-Server-Studio-Single-Image.topic"/>
<toc-element topic="Persistent-Database.topic"/>
<toc-element topic="Traefik.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Application-Types.topic">
<toc-element topic="Elsa-Server.topic"/>
Expand Down
9 changes: 9 additions & 0 deletions writerside/redirection-rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,13 @@
<description>Created after removal of "Writing Custom Activities" from Elsa</description>
<accepts>Writing-Custom-Activities.html</accepts>
</rule>
<rule id="4314d5e">
<description>Created after removal of "Docker Compose" from Elsa</description>
<accepts>Docker-Compose.html</accepts>
</rule>
<rule id="79d79c8f">
<description>Created after removal of "Setting Up Elsa with PostgreSQL using Docker Compose" from Elsa
</description>
<accepts>PostgreSQL.html</accepts>
</rule>
</rules>

0 comments on commit fe5cf3e

Please sign in to comment.