8eb83415d9
keycloak: drop version 25.0 and add 26.1
2025-01-26 03:17:11 +01:00
6023af9f0f
nextcloud: Remove version 28 add version 30
2024-10-31 23:22:48 +01:00
8dbb9c64b3
Build Keycloak image with version 26
2024-10-04 16:19:02 +02:00
98175014f9
penpot: add patch disallow. reg. with invite, if pass. login is disabled
2024-08-10 22:02:21 +02:00
a4a0af5d65
penpot: introduce ci for building custom penpot images
...
This is in preparation for building penpot images with custom patches
applied.
2024-08-10 20:39:10 +02:00
2906ee45d8
organize the image publishing/tagging process better
...
Every image gets pushed with a unique version-branch tag by default and
then the version and latest tags get only tagged from the main branch
and the main branch and the desired version respectively.
2024-08-10 19:16:52 +02:00
6783e974b9
keycloak: fix login theme for mobile
2024-07-29 22:20:59 +02:00
c9f1ead418
Add Nextcloud image to README.md
2024-07-29 21:51:01 +02:00
99cce09ef6
Squashed commit of the following:
...
commit 59d03f97a3
Author: c6ristian <c6ristian@christian.moe>
Date: Mon Jul 29 20:15:58 2024 +0200
explain why the COPY step exists
commit 2fd26d6f6f
Author: c6ristian <c6ristian@christian.moe>
Date: Mon Jul 29 19:55:52 2024 +0200
no keep var run
commit cc2f0cdc81
Author: c6ristian <c6ristian@christian.moe>
Date: Mon Jul 29 19:53:52 2024 +0200
no keep var log
commit 88569e05f5
Author: c6ristian <c6ristian@christian.moe>
Date: Mon Jul 29 19:46:31 2024 +0200
COPY .keep
commit 1eca984167
Author: c6ristian <c6ristian@christian.moe>
Date: Mon Jul 29 19:21:50 2024 +0200
nextcloud: try a .keep file to save the folder
2024-07-29 21:28:58 +02:00
f88c3ce4e7
nextcloud: revert flags
2024-07-28 03:37:47 +02:00
0f10928c1b
nextcloud: more fun flags
2024-07-28 03:34:36 +02:00
a8ab630c75
nextcloud: try kaniko flag
2024-07-28 03:32:40 +02:00
82af017d9f
nextcloud: use COPY
2024-07-28 03:23:18 +02:00
efb88af7ca
Nextcloud: add -p flag to mkdir
2024-07-28 00:29:18 +02:00
65f93ad899
Nextcloud: ADD supervisord.conf to root
2024-07-28 00:27:33 +02:00
0025b72e4b
Fix: fix path /var/run/supervisord/ does not exist
2024-07-28 00:13:26 +02:00
69c5ef00fe
only tag branch & latest if version equals check
2024-07-28 00:02:40 +02:00
5dcbe2c3c8
only tag branch and latest if PREFERRED_VERSION
2024-07-27 23:43:26 +02:00
14df00e631
Fix: push images with the version tag first
2024-07-27 23:27:23 +02:00
38078de4b0
Fix: set -p for mkdir
2024-07-27 23:23:25 +02:00
4fcbc46175
Build Container on push if it's files have changed
2024-07-27 23:19:14 +02:00
8dfecd068d
Build our nextcloud image via woodpecker
2024-07-27 23:09:59 +02:00
01851a011e
Fix: need to give the css class the correct name.
2024-07-27 22:42:10 +02:00
1b24726e7a
Add our own logo instead of the keycloak logo
2024-07-27 22:34:43 +02:00
024f28b7e1
Fix wrong path for theme
2024-07-27 01:48:44 +02:00
bc8cd3dec6
Only tag with branch name everytime and tag with ver. and latest on main
...
This way the version tag is stable aka only points to builds from main.
2024-07-27 01:33:46 +02:00
5e8b72337b
Add basic README with various information
...
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
edcb2d2824
Keycloak with a custom theme
2024-07-27 01:21:07 +02:00
00158d0205
setup automated Keycloak image builds with Woodpecker, kaniko and crane
...
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