Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.asciidoc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
= Architectures
= ArchitecturesTEST
3 changes: 2 additions & 1 deletion solutions/architecture_hexgagonal/hexagonal-intro.excalidraw
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{

"type": "excalidraw",
"version": 2,
"source": "https://excalidraw.com",
Expand Down Expand Up @@ -1852,4 +1853,4 @@
"gridSize": null,
"viewBackgroundColor": "#ffffff"
}
}
}
1 change: 1 addition & 0 deletions solutions/index.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ toc::[]
:idseparator: -

= Customise your cloudwatch alerts

*
== You have the following problem to be solved
Cloudwatch alarms give you the ability to notify you in case an alarm is triggered. The standard message layout of cloudwatch is very inflexible and not customisable. With this approach it is possible to fill HTML templates with further information, links and buttons to find the solution ASAP.

Expand Down
1 change: 1 addition & 0 deletions solutions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<artifactId>website-architecture-browser-solutions</artifactId>
<version>dev-SNAPSHOT</version>
<packaging>pom</packaging>


<parent>
<groupId>com.devonfw.website</groupId>
Expand Down
2 changes: 1 addition & 1 deletion solutions/provisioning_azure_github/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
toc::[]
:idprefix:
:idseparator: -

:tesrt
== Provisioning Solutions - GitHub
=== Overview

Expand Down