-
First of all, many thanks for the fine docker image!
Please, do you have a recommended way how to serve taiga by https with certificates obtained from Let's Encrypt?
I suppose I will have to
…
-
I think a more precised health checking should be created that would check the backend and frontend setup, the connectivity with SMTP and possibly with LDAP.
-
Thanks so much for building this, I've spent about 4 days going round in circles before finding this starting at ben Hutchins repo but not liking that it was out of date, ended up building a whole vm …
-
记录网络应用、网站建设等相关笔记。
> 区分:这里只涉及TCP/IP协议族的最顶层:Application Layer, 即应用层。较底层的TCP、UDP、IP等都在另一篇中记录。
## 涉及内容
- [x] HTTP Server (Web Server)
- [x] Nginx
- [ ] Apache
- [x] General Webapp Framew…
-
Hi,
As discussed in [Separate local and core code #791](https://github.com/splitbrain/dokuwiki/issues/791), dokuwiki image for docker looks quite difficult to build.
There is already :
* [iste…
-
### Description
Hi, thanks for this fantastic project. Recently I deployed Gitea rootless using Podman from this playbook https://github.com/riotkit-org/core-services .
The instance is quickly …
-
`ClusterBackupProcedureTemplate` resource type should define a backup & restore procedure scripts.
### Example
```yaml
apiVersion: riotkit.org/v1alpha1
kind: ClusterBackupProcedureTemplate
me…
-
`ScheduledBackup` resource should contain a backup definition with details like:
- Cron Schedule
- GPG keys location
- Collection ID
- Operation type (backup/restore)
- Backup/Restore procedure t…
-
Example
```yaml
apiVersion: riotkit.org/v1alpha1
kind: RequestedBackupAction
metadata:
creationTimestamp: "2022-11-08T21:36:32Z"
generateName: backup-
generation: 1
name: backup-mjhd…
-
Current E2E tests are not real E2E tests, as those are only checking if application launches with specific parameters - we need assertions.