chore: versionner les actifs canoniques du portail

This commit is contained in:
Manus
2026-08-17 20:24:09 +00:00
parent 1b17b39b5d
commit 95d60c1776
10 changed files with 17 additions and 0 deletions

4
.gitignore vendored
View File

@@ -4,3 +4,7 @@ node_modules/
dist/
build/
.DS_Store
# Sauvegardes locales : les versions de référence restent dans Git.
*.bak
*.bak-*
*.tmp

13
app.json Normal file
View File

@@ -0,0 +1,13 @@
{
"id": "portail-santinova",
"name": "Portail Applicatif",
"category": "INFRA",
"urls": {
"recette": "https://portail.recette.santinova-soft.org",
"prod": "https://portail.santinova-soft.org"
},
"containerName": "portail-santinova",
"image": "images/portail.png",
"giteaRepo": "portail-santinova",
"giteaOwner": "manus-admin"
}

BIN
images/budget-si.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 KiB

BIN
images/dashboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

BIN
images/gestion-at.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB

BIN
images/pilotage-ms.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
images/portail.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 33 KiB