Commit graph

16 commits

Author SHA1 Message Date
c1848d6089 chore(ci): Streamline Drone CI configuration
This change simplifies the Drone CI configuration by removing redundant
steps and environment variables, enhancing the tagging strategy for
Docker images, and improving SSH key handling during deployment. Without
this change, the CI pipeline would be more complex and less efficient,
with potential issues in Docker image tagging and SSH key management.

- Remove unused 'environment' field from 'debug'

Signed-off-by: Glenn <glenux@glenux.net>
2025-03-20 23:08:16 +01:00
fde03cba6f Merge branch 'master' of code.apps.glenux.net:glenux-opencontainers/service-monica 2025-03-20 22:55:34 +01:00
3bb3a03c7f fix(Dockerfile): update Monica version and adjust Procfile path
Prevent potential security vulnerabilities and bugs by updating to the
latest version of Monica. Ensure Procfile is located correctly for
better application functionality.

- Update Monica version from 4.0-apache to 4.1-apache
- Change Procfile copy destination to /var/www/html/Procfile

Signed-off-by: Glenn <glenux@glenux.net>
2025-03-20 22:55:15 +01:00
826375d67b Update Dockerfile 2024-07-08 17:36:14 +00:00
d37eb675ed Fix bump 2 2023-02-21 17:11:19 +01:00
6ef98c8969 Fix bump 2023-02-21 17:00:55 +01:00
f1cc3ec563 Bump version 2023-02-21 16:47:53 +01:00
26af21cbf8 ci: Add deploy step 2023-02-21 16:46:45 +01:00
4706b0fa85 ci: Initial import 2023-01-16 02:42:43 +01:00
fc3cb78f01 fix: specify the version number 2023-01-03 19:10:14 +01:00
78ed21d08a Add Procfile 2022-09-21 15:15:03 +02:00
f8e4a76eb3 Add procfile 2022-09-21 14:54:21 +02:00
3a956f1a8f Add README 2022-08-31 00:30:53 +02:00
b89b6b4177 Disable app.json - causing issues with dokku 2022-08-10 17:24:51 +02:00
ce214be9ad Disable procfile - causing issues with dokku 2022-08-10 17:22:34 +02:00
35f16b4005 Initial import 2022-08-10 17:15:45 +02:00