Commit Graph

9 Commits

Author SHA1 Message Date
6994c1a24e fix: update Nextcloud data volume path in docker-compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:49:22 +01:00
fedf2b4bb4 fix: comment out Nextcloud admin user and password environment variables in docker-compose configuration (Was only needed for initial setup)
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 14s
2025-03-14 01:33:14 +01:00
1244054535 feat: add trusted domains environment variable for Nextcloud service in docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 1m3s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:29:37 +01:00
7a4acbd36e feat: add Nextcloud network configuration to docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m2s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:22:37 +01:00
f20c4979d0 feat: move Nextcloud admin user and password environment variables to the correct service in docker-compose configuration
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Has been cancelled
2025-03-14 01:21:35 +01:00
f9d8ff5651 feat: add Nextcloud admin user and password environment variables to docker-compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 14s
2025-03-14 01:19:09 +01:00
6150b653aa feat: configure Nextcloud and MariaDB services in docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:15:55 +01:00
9131cd062d fix: remove network_mode setting from Nextcloud docker-compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:04:56 +01:00
27649f31fc feat: add Nextcloud service configuration and deployment tasks
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 58s
Nix Format Check / check-format (push) Has been cancelled
2025-03-14 01:03:21 +01:00