Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(redhead): add nextcloud-docker-dev #116

closed opened by a.starrysky.fyi targeting main from private/minion/push-oqywmpqruopz

I'm using https://github.com/juliusknorr/nextcloud-docker-dev to test some changes to a nextcloud plugin, as the plugin needs a more recent version of Nextcloud than is in nixpkgs.

To be available, I need to set up my hosts file correctly and forward this over nginx for my other devices.

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3maoh3i6g5s22
+9 -1
Interdiff #0 #1
+4
packetmix/systems/redhead/nextcloud-docker-dev.nix
··· 1 { 2 networking.hosts = { 3 "127.0.0.1" = [
··· 1 + # SPDX-FileCopyrightText: 2025 Collabora Productivity Limited 2 + # 3 + # SPDX-License-Identifier: MIT 4 + 5 { 6 networking.hosts = { 7 "127.0.0.1" = [
+5 -1
packetmix/systems/redhead/nextcloud.nix
··· 68 email = "skyler.grey@collabora.com"; 69 }; 70 71 - networking.firewall.allowedTCPPorts = [ 80 443 9980 ]; 72 73 services.nginx.virtualHosts."collabora.dev.redhead.starrysky.fyi" = { 74 addSSL = true;
··· 68 email = "skyler.grey@collabora.com"; 69 }; 70 71 + networking.firewall.allowedTCPPorts = [ 72 + 80 73 + 443 74 + 9980 75 + ]; 76 77 services.nginx.virtualHosts."collabora.dev.redhead.starrysky.fyi" = { 78 addSSL = true;

History

5 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
feat(pm/redhead): add nextcloud-docker-dev
expand 1 comment

manually merged due to tangled error

closed without merging
1 commit
expand
feat(pm/redhead): add nextcloud-docker-dev
expand 0 comments
1 commit
expand
feat(pm/redhead): add nextcloud-docker-dev
expand 0 comments
1 commit
expand
feat(pm/redhead): add nextcloud-docker-dev
expand 0 comments
1 commit
expand
feat(redhead): add nextcloud-docker-dev
1/5 failed, 2/5 timeout, 2/5 success
expand
expand 0 comments