Commit Graph

10447 Commits

Author SHA1 Message Date
Andras Bacsai
52caa045c9 Merge branch 'next' into proxy-fixes 2024-10-21 15:08:13 +02:00
Andras Bacsai
5a4d99c881 disable services that are not reviewed 2024-10-21 15:04:01 +02:00
Andras Bacsai
5364819e3f Refactor openapi.yaml to add static_image property for application resources 2024-10-21 14:50:44 +02:00
Andras Bacsai
0424b71506 Merge pull request #3953 from FrankVisuals/main
update openapi spec for healthcheck
2024-10-21 14:49:48 +02:00
Andras Bacsai
0cc277935c test cache 2024-10-21 14:44:36 +02:00
Andras Bacsai
28667a32c1 fix: able to update ipv4 / ipv6 instance settings 2024-10-21 14:26:34 +02:00
Andras Bacsai
8eac7c209a Refactor server resources view to use flexbox for sidebar layout 2024-10-21 14:22:07 +02:00
Andras Bacsai
a1d35deefe Refactor server resources view to add loading indicators for managed and unmanaged containers 2024-10-21 14:15:35 +02:00
Andras Bacsai
3b12d63f49 Refactor database migrations and update environment variables handling 2024-10-21 14:15:31 +02:00
🏔️ Peak
0124120e63 Merge pull request #3964 from zaidk26/bug-fix-install-docker-desktop
Update .env.windows-docker-desktop.example
2024-10-21 13:46:50 +02:00
Andras Bacsai
2809083f61 Refactor Redis password handling and migration to use environment variables 2024-10-21 13:43:34 +02:00
Andras Bacsai
5a54bcdd26 Refactor Redis password handling and migration to use environment variables 2024-10-21 13:43:31 +02:00
Andras Bacsai
cd2acf8a8f Merge pull request #3961 from Strider27/patch-1
Fixed bookstack.yaml
2024-10-21 13:31:16 +02:00
Andras Bacsai
6c82d0ae5f Refactor Redis password handling and migration to use environment variables 2024-10-21 12:36:09 +02:00
Andras Bacsai
8806ec6c59 Refactor migration to move Redis password to environment variables 2024-10-21 12:23:07 +02:00
Andras Bacsai
a88829eaec Refactor migration to move Redis password to environment variables 2024-10-21 12:21:46 +02:00
Andras Bacsai
bf7b0f9e06 fix: redis database user and password 2024-10-21 12:13:42 +02:00
Andras Bacsai
e8c7d7f972 fix: pull helper image on helper_version change 2024-10-21 12:06:13 +02:00
Andras Bacsai
bc05070f4c Refactor modal-confirmation.blade.php for improved readability and maintainability 2024-10-21 11:02:44 +02:00
Andras Bacsai
7eea4b1ebf Merge pull request #3934 from peaklabs-dev/disable-2-step-confirmation-if-needed
Feat: Ability to disable tow step confirmation
2024-10-21 10:58:13 +02:00
Andras Bacsai
67c69b4ba4 Merge branch 'next' into disable-2-step-confirmation-if-needed 2024-10-21 10:58:04 +02:00
Andras Bacsai
056758e3ff Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
Fix: Redis DB UI
2024-10-21 10:00:20 +02:00
Andras Bacsai
673ec963e2 fix: is_static through API 2024-10-21 09:51:19 +02:00
NiftyBit
6e0ff8bec5 Update .env.windows-docker-desktop.example
DB_USERNAME variable required for successful installation on self hosted, docker desktop for windows
2024-10-21 05:52:25 +02:00
Andras Bacsai
97aab8ba28 feat: show warning if people would like to use sslip with https 2024-10-20 22:26:30 +02:00
Strider27
0d2584e44e Added SMTP mail support variables to bookstack.yaml
More info can be seen here https://www.bookstackapp.com/docs/admin/email-webhooks/#email-configuration/
2024-10-20 19:21:35 +01:00
Strider27
55d92e6913 Fixed bookstack.yaml
- Added APP_KEY as it was not defined and container was erroring out.
- Changed DB_USER and DB_PASS to the correct var's (DB_USERNAME and DB_PASSWORD)
- Changed healthcheck from wget to curl, as wget kept getting redirected to the external/local ip and failing instead of loading header from localhost 127.0.0.1.

Major props to Darren from the discord server for helping/doing all the work really. Just changing it here so others don't have to mess with it.
2024-10-20 17:52:38 +01:00
JakeKydd
d7852c334e fix: volume 2024-10-20 14:22:00 +02:00
Alexander G.
7f4f0bfff5 Merge branch 'next' into patch-1 2024-10-20 14:24:43 +03:00
Alexander G.
c3c1671b6c Adding healthcheck to trigger 2024-10-20 14:24:13 +03:00
yokowasis@host2
1c1689d328 jupyterlab tempalte 2024-10-20 00:44:03 +00:00
JakeKydd
ce4b6db041 add: wireguard-easy template 2024-10-20 01:17:26 +02:00
Frank Hufnagel
5d8a3d0eec update openapi spec for healthcheck 2024-10-19 12:57:29 +02:00
Diogo Carvalho
fb4e658628 Fix entrypoint 2024-10-18 21:58:15 +01:00
peaklabs-dev
d535eb5d0d Update service-templates.json 2024-10-18 21:50:15 +02:00
peaklabs-dev
e301e777c8 Update mosquitto.yaml 2024-10-18 21:49:10 +02:00
peaklabs-dev
972002b537 fix mosquitto 2024-10-18 21:48:16 +02:00
🏔️ Peak
ba25c250c4 Merge pull request #3855 from diogo24m/mosquitto
Service Mosquitto
2024-10-18 21:38:18 +02:00
peaklabs-dev
18201ece00 fix remove postgres config if it is null or not set 2024-10-18 21:17:57 +02:00
peaklabs-dev
159c4aa7ac remove old init script on server if it is renamed 2024-10-18 21:08:45 +02:00
peaklabs-dev
1ec3caf9e3 fix: if an init script is renamed the old version is still on the server 2024-10-18 21:07:23 +02:00
peaklabs-dev
7f393eb2c2 fix indexing after deletion and make sure init script is removed form the server 2024-10-18 20:51:51 +02:00
peaklabs-dev
907c6cc4e5 format 2024-10-18 16:16:06 +02:00
peaklabs-dev
66b458d807 aws filter still used 2024-10-18 16:14:13 +02:00
peaklabs-dev
2dcfdcab3b fix init scripts for postgres 2024-10-18 16:09:21 +02:00
Diogo Carvalho
ba91ca4e84 Remove exposed ports. 2024-10-18 14:50:11 +01:00
peaklabs-dev
e52139f436 chore better error message when deleting an environment 2024-10-18 13:49:17 +02:00
peaklabs-dev
5a38b21d95 fix project deletion and refactor some code 2024-10-18 13:48:41 +02:00
🏔️ Peak
b0c3020771 Merge pull request #3941 from Nathanjms/next
Settings > Change heading to match other headings
2024-10-18 12:33:44 +02:00
peaklabs-dev
1d2e9b6946 fix is required on shared variables 2024-10-18 12:29:33 +02:00