Commit Graph

40 Commits

Author SHA1 Message Date
783e7518f8 Fix access URL (#4199) 2025-05-03 18:48:07 +02:00
2e4c51450f change var in ct files to new standard (#3804) 2025-04-10 11:56:52 +02:00
8c051b8186 Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 (#3455)
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL

* more switches

* switch vms

* more curls

* More curls

* more

* more

* more changes

* more

* prepare ipv6 calls

* change frontend to ipv6

* Formatting

* Fromatting

* Update gomft.sh

* Update gomft-install.sh

* Update ersatztv.sh

* Update build.func

---------

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-04-01 10:25:46 +02:00
540d80a21c Update Vaultwarden Source (#3036)
Some checks are pending
Auto Update .app-files / update-app-files (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
Frontend CI/CD / build (push) Waiting to run
2025-03-13 10:42:49 +01:00
ece3ad2b13 Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) (#2596)
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)

* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
af01193bc2 [core] cleanup (remove # App Default Values) (#2356) 2025-02-13 17:59:47 +01:00
6f131933b7 [core] cleanup (remove base_settings & unneeded comments) (#2351) 2025-02-13 14:40:49 +01:00
15f04d525d Happy new Year! Update Copyright to 2025 (#1150) 2025-01-01 13:37:29 +01:00
353a5e7c99 Update ALL CT's to new default (Part 2) (#710) 2024-12-16 13:31:48 +01:00
f2a1cc7eef Update ALL CT's to new default (Part 2) (#710)
* Update ALL CT's to new default

* Minor Changes

* Merge Bookstack from main

* Indention Bookstack

* Merge Vikunja from Main

* Merge Komga from Main

* Merge Unifi from Main
2024-12-16 12:42:51 +01:00
119bf4e183 Remove old resource message from vaultwarden (#402) 2024-11-22 10:27:33 +13:00
ad18c05686 Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set (#333)
* Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set

* Update calibre-web.sh

* Update cockpit.sh

* Update cronicle.sh

* Update homeassistant-core.sh

* Update podman-homeassistant.sh

* Update node-red.sh

* Update plex.sh

* Update wallos.sh

* Revert "Update wallos.sh"

This reverts commit ea6311e190.

* Update homeassistant.sh

* Update ct/cronicle.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-18 21:09:10 +01:00
0b5b2e85f7 Increase Ressources for vaultwarden and check storage (#285)
* Increase Ressources for vaultwarden and check storage

increase RAM to 6144 & add
check_container_storage
check_container_resources

* Update vaultwarden.json (Increase RAM)

* Update CHANGELOG.md

* Update CHANGELOG.md
2024-11-16 17:11:55 +01:00
a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
0ab3151825 Update vaultwarden.sh
tweak
2024-10-22 15:26:32 -04:00
30a5147fba Update vaultwarden.sh
"SET RESOURCES" whiptail
2024-10-20 22:14:50 -04:00
cfa1b2e04d Update vaultwarden.sh
tweak
2024-07-17 13:48:42 -04:00
9deea7a983 Update vaultwarden.sh
add Admin Token to `/opt/vaultwarden/data/config.json`
2024-07-17 13:32:26 -04:00
a04fd986dc Update vaultwarden.sh
- increase RAM during build to 5GB
- fixes https://github.com/tteck/Proxmox/issues/2977
2024-05-13 11:09:27 -04:00
6a83a3eaac New feature
- The option to utilize Apt-Cacher-NG (Advanced settings) when creating LXCs. The added functionality is expected to reduce bandwidth usage and provide faster operating system updates.
- Requires the Apt-Cacher-NG LXC
2024-01-12 15:00:42 -05:00
7122a465a1 Add variables 2024-01-12 12:04:03 -05:00
30c53d6958 update year to 2024 2024-01-01 12:13:05 -05:00
8185b09e01 Update vaultwarden.sh
default Debian 12
2023-11-11 19:35:32 -05:00
6fae1fc557 add backtitle 2023-09-09 05:13:17 -04:00
d7d4d296e5 tweak 2023-05-13 21:22:09 -04:00
a472080127 Update vaultwarden.sh
tweak
2023-04-10 00:21:11 -04:00
ab2cd43c15 Update vaultwarden.sh
tweak
2023-04-09 23:50:49 -04:00
1267ac0131 Update vaultwarden.sh
Use Argon2 to securely hash passwords and protect them against various types of attacks.
2023-04-09 23:45:57 -04:00
3b2c81cf1c Optimizing code 2023-03-30 07:02:00 -04:00
b19b5e1039 revert revert ssh_check 2023-03-27 21:21:14 -04:00
23d8d1b807 revert ssh_check 2023-03-27 20:52:46 -04:00
726cbe6ba9 add ssh_check 2023-03-27 19:09:22 -04:00
8500e495b0 add Docker LXCs to build.func & tweaks 2023-03-23 07:07:49 -04:00
baa9bb9e2e code refactoring 2023-03-23 00:09:04 -04:00
4175b8d5f6 The latest iteration of the scripts (#1220) 2023-03-22 20:48:20 -04:00
bff567e4f1 Rename vaultwarden.sh to vaultwarden-v2.sh 2022-04-18 07:07:07 -04:00
a2783a0322 Update vaultwarden.sh 2022-04-01 14:31:18 -04:00
3bac36c4b4 Update vaultwarden.sh 2022-03-20 13:07:10 -04:00
02a9846caa Update vaultwarden.sh 2022-03-15 01:05:55 -04:00
d1c0b65f51 Create vaultwarden.sh 2022-03-08 13:45:06 -05:00