chore: add description to coolify.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
72
coolify.changelog.json
Normal file
72
coolify.changelog.json
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"timestamp": "2026-02-27T17:55:26.208Z",
|
||||||
|
"action": "create",
|
||||||
|
"appName": "spike-breakdown",
|
||||||
|
"uuid": "a40co04g4cs44ookcgg4og0k",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"field": "_action",
|
||||||
|
"label": "Action",
|
||||||
|
"old": null,
|
||||||
|
"new": "CREATED"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "HOST_PORT",
|
||||||
|
"label": "HOST_PORT",
|
||||||
|
"old": null,
|
||||||
|
"new": "2011"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "traefik_route",
|
||||||
|
"label": "Traefik route",
|
||||||
|
"old": null,
|
||||||
|
"new": "spikes.dotrepo.com → 192.168.69.5:2011"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"configSnapshot": {
|
||||||
|
"name": "spike-breakdown",
|
||||||
|
"buildpack": "dockercompose",
|
||||||
|
"branch": "master",
|
||||||
|
"port": 2011,
|
||||||
|
"domain": "spikes.dotrepo.com",
|
||||||
|
"server": "box-repoapps",
|
||||||
|
"repo": "idea.llm.spike.breakdown"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": "2026-02-27T18:00:43.150Z",
|
||||||
|
"action": "create",
|
||||||
|
"appName": "spike-breakdown",
|
||||||
|
"uuid": "ho8ssg0kgs880kgkswc8o04k",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"field": "_action",
|
||||||
|
"label": "Action",
|
||||||
|
"old": null,
|
||||||
|
"new": "CREATED"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "HOST_PORT",
|
||||||
|
"label": "HOST_PORT",
|
||||||
|
"old": null,
|
||||||
|
"new": "2011"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "traefik_route",
|
||||||
|
"label": "Traefik route",
|
||||||
|
"old": null,
|
||||||
|
"new": "spikes.dotrepo.com → 192.168.69.5:2011"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"configSnapshot": {
|
||||||
|
"name": "spike-breakdown",
|
||||||
|
"buildpack": "dockercompose",
|
||||||
|
"branch": "master",
|
||||||
|
"port": 2011,
|
||||||
|
"domain": "spikes.dotrepo.com",
|
||||||
|
"server": "box-repoapps",
|
||||||
|
"repo": "idea.llm.spike.breakdown"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -5,5 +5,6 @@
|
|||||||
"port": 2011,
|
"port": 2011,
|
||||||
"domain": "spikes.dotrepo.com",
|
"domain": "spikes.dotrepo.com",
|
||||||
"server": "box-repoapps",
|
"server": "box-repoapps",
|
||||||
"repo": "idea.llm.spike.breakdown"
|
"repo": "idea.llm.spike.breakdown",
|
||||||
|
"description": "AI-powered spike and research breakdown tool"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user