Skip to content

Commit

Permalink
Repo-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Workflow committed Oct 17, 2024
1 parent 79b7a6c commit 5541ec8
Show file tree
Hide file tree
Showing 19 changed files with 1,000 additions and 731 deletions.
2 changes: 1 addition & 1 deletion Containers/clamav/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
# Probably from this file: https://github.com/Cisco-Talos/clamav-docker/blob/main/clamav/1.3/alpine/Dockerfile
FROM clamav/clamav:1.4.1-7
FROM clamav/clamav:1.4.1-8

COPY clamav.conf /clamav.conf
COPY --chmod=775 start.script /start.script
Expand Down
2 changes: 1 addition & 1 deletion Containers/collabora/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
# From a file located probably somewhere here: https://github.com/CollaboraOnline/online/tree/master/docker
FROM collabora/code:24.04.8.1.1
FROM collabora/code:24.04.8.2.1

USER root
ARG DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion Containers/whiteboard/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM ghcr.io/nextcloud-releases/whiteboard:v1.0.3
FROM ghcr.io/nextcloud-releases/whiteboard:v1.0.4

USER root
RUN set -ex; \
Expand Down
2 changes: 2 additions & 0 deletions local-instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ The recommended way is the following:
1. Enter the ip-address of your local dns-server in the daemon.json file for docker so that you are sure that all docker containers use the correct local dns-server.
1. Now, entering the domain in the AIO-interface should work as expected and should allow you to continue with the setup

Here is a video that does shows this a bit more in detail: https://youtu.be/zk-y2wVkY4c

## 2. Use the ACME DNS-challenge
You can alternatively use the ACME DNS-challenge to get a valid certificate for Nextcloud. Here is described how to set it up: https://github.com/nextcloud/all-in-one#how-to-get-nextcloud-running-using-the-acme-dns-challenge

Expand Down
12 changes: 6 additions & 6 deletions php/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed php/public/img/Background_Light.jpg
Binary file not shown.
Binary file added php/public/img/jenna-kim-the-globe-dark.webp
Binary file not shown.
Binary file added php/public/img/jenna-kim-the-globe.webp
Binary file not shown.
3 changes: 0 additions & 3 deletions php/public/img/logo-blue.svg

This file was deleted.

1 change: 0 additions & 1 deletion php/public/img/logo.svg

This file was deleted.

4 changes: 4 additions & 0 deletions php/public/img/nextcloud-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5541ec8

Please sign in to comment.