Commit graph

23 commits

Author SHA1 Message Date
christian cc2f0cdc81
no keep var log
All checks were successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
2024-07-29 19:53:52 +02:00
christian 88569e05f5
COPY .keep
All checks were successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
2024-07-29 19:51:27 +02:00
christian 1eca984167
nextcloud: try a .keep file to save the folder
All checks were successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
2024-07-29 19:21:50 +02:00
christian f88c3ce4e7
nextcloud: revert flags
Some checks failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/cron/nextcloud/1 Pipeline failed
ci/woodpecker/cron/nextcloud/2 Pipeline failed
ci/woodpecker/cron/keycloak Pipeline was successful
2024-07-28 03:37:47 +02:00
christian 0f10928c1b
nextcloud: more fun flags
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
2024-07-28 03:34:36 +02:00
christian a8ab630c75
nextcloud: try kaniko flag
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
2024-07-28 03:32:40 +02:00
christian 82af017d9f
nextcloud: use COPY
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
2024-07-28 03:23:18 +02:00
christian efb88af7ca
Nextcloud: add -p flag to mkdir
All checks were successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/cron/keycloak Pipeline was successful
ci/woodpecker/cron/nextcloud/2 Pipeline was successful
ci/woodpecker/cron/nextcloud/1 Pipeline was successful
2024-07-28 00:29:18 +02:00
christian 65f93ad899
Nextcloud: ADD supervisord.conf to root
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
2024-07-28 00:27:33 +02:00
christian 0025b72e4b
Fix: fix path /var/run/supervisord/ does not exist
All checks were successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
2024-07-28 00:13:26 +02:00
christian 69c5ef00fe
only tag branch & latest if version equals check
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
2024-07-28 00:02:40 +02:00
christian 5dcbe2c3c8
only tag branch and latest if PREFERRED_VERSION
All checks were successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
2024-07-27 23:43:26 +02:00
christian 14df00e631
Fix: push images with the version tag first
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
2024-07-27 23:27:23 +02:00
christian 38078de4b0
Fix: set -p for mkdir
Some checks failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
2024-07-27 23:23:25 +02:00
christian 4fcbc46175
Build Container on push if it's files have changed
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 23:19:14 +02:00
christian 8dfecd068d
Build our nextcloud image via woodpecker
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 23:09:59 +02:00
christian 01851a011e
Fix: need to give the css class the correct name.
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 22:42:10 +02:00
christian 1b24726e7a
Add our own logo instead of the keycloak logo
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 22:34:43 +02:00
christian 024f28b7e1
Fix wrong path for theme
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/cron/keycloak Pipeline was successful
2024-07-27 01:48:44 +02:00
June bc8cd3dec6
Only tag with branch name everytime and tag with ver. and latest on main
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
This way the version tag is stable aka only points to builds from main.
2024-07-27 01:33:46 +02:00
June 5e8b72337b
Add basic README with various information
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
Have it explain the repos purpose, list the tools in use with links,
have a list of images build with this repo and display a CI badge.
2024-07-27 01:30:26 +02:00
christian edcb2d2824
Keycloak with a custom theme
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 01:21:07 +02:00
June 00158d0205
setup automated Keycloak image builds with Woodpecker, kaniko and crane
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
This way the Keycloak host can simply pull a finished image and doesn't
need to build a Keycloak image itself.

Co-authored-by: c6ristian <c6ristian@christian.moe>
2024-07-27 01:16:31 +02:00