Commit graph

14 commits

Author SHA1 Message Date
Fábio Henrique Araújo
903837c96a fix: add missing database alteration step for latest image version
When upgrading to the latest image version, the database alteration command was missing, causing the application to fail due to schema mismatch. This change ensures the database is properly migrated to the latest version during startup.
2026-04-01 13:19:47 +00:00
Serdar Yerdelen
522b3459ae feat(templates): added category per service 2025-08-17 18:23:57 +02:00
Andras Bacsai
193995de79 feat(templates): add new service templates and update existing compose files for various applications 2025-08-12 10:07:11 +02:00
Ho Chia Leung
bfc4474815
merged the latest entrypoint configuration from Logto's source
The previous entrypoint configuration throws error error: type "application_type" does not exist
2024-09-26 16:41:38 +02:00
Andras Bacsai
310708f1b6
Merge pull request #3480 from JustMrMendez/patch-1
FIXES: #3322 deploy DB alterations before starting the service
2024-09-23 11:33:55 +02:00
Andras Bacsai
341c7e3598 refactor: Update environment variables for services in compose files 2024-09-23 09:26:53 +02:00
Mr. Mendez
1fa42ec82d
FIXES: #3322 deploy DB alterations before updating
FIXES: #3322 

[Bug]: logto stop working after pulling latest image #3322
2024-09-18 08:59:02 -04:00
Andras Bacsai
2465b4ffd7 chore: Update logo file path in logto.yaml 2024-06-10 13:01:55 +02:00
Yarmeli
2083941361
Fix postgres health check throwing fatal errors 2024-06-08 15:31:59 +01:00
Andras Bacsai
099d6801b7 fix: logto service 2024-05-31 10:55:02 +02:00
Andras Bacsai
e2ba5abe76 fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
Andras Bacsai
1aec16a240 Refactor healthcheck configurations in Docker Compose files 2024-04-16 14:08:11 +02:00
Andras Bacsai
02e4528f3e add and fix a lot of services 2024-04-16 12:42:12 +02:00
Lee Conlin
735c1a23ea Added logto.io compose 2024-03-27 17:17:45 +00:00