Commit Graph

9845 Commits

Author SHA1 Message Date
🏔️ Peak
0f566dfc04 Merge pull request #4001 from Ortimis/main
add martin as a service
2024-10-24 18:12:58 +02:00
peaklabs-dev
c17ca1ea7e fix dozzle with auth 2024-10-24 18:05:43 +02:00
Aleksandr Vasilenko
1cb59d1883 Removed hardcoded version
It cannot be null and it will be annoying to update the template with every release. Users still can set this variable in their project if they want to install non-latest version.
2024-10-24 10:22:29 -05:00
Aleksandr Vasilenko
20d821585c Added a few more env variables 2024-10-24 10:06:28 -05:00
peaklabs-dev
d2066dd2dc fix password is now checked before a user can disable 2 step confirmation 2024-10-24 16:21:22 +02:00
peaklabs-dev
ff60189285 fix 2 step confirmation password is now checked if it is enabled 2024-10-24 16:20:01 +02:00
Andras Bacsai
621e063bf1 Refactor PushServerUpdateJob to implement ShouldBeEncrypted interface 2024-10-24 15:16:00 +02:00
Andras Bacsai
55f4e77d66 Refactor ServerStorageCheckJob handle method to improve error handling and messaging 2024-10-24 15:10:07 +02:00
Andras Bacsai
d55b444bb8 Refactor ServerStorageCheckJob handle method to improve error handling and messaging 2024-10-24 15:08:22 +02:00
Andras Bacsai
d938a6ce8f Refactor ShowPrivateKey component and add validation for owned private key 2024-10-24 14:28:14 +02:00
Andras Bacsai
0147919dc4 Refactor deleteInvitation method in Invitations component 2024-10-24 13:44:38 +02:00
Andras Bacsai
bdf9b98596 fix: access team's github apps only 2024-10-24 13:28:31 +02:00
Andras Bacsai
23f7932964 Refactor isExperimentalEnabled function and remove its usage 2024-10-24 13:28:12 +02:00
Andras Bacsai
96ea755a53 fix: Disable Sentinel temporarily for non-dev environments 2024-10-24 12:50:07 +02:00
Andras Bacsai
9a227dbad6 feat: terminal views for servers
improvement: connect to container if only one available
2024-10-24 12:21:36 +02:00
Jakob Ortmann
2f1be6a2ab fixed some copy and paste errors 2024-10-24 12:10:52 +02:00
Andras Bacsai
a310a13016 Refactor server navbar and resources views 2024-10-24 11:43:15 +02:00
Jakob Ortmann
b28cf1a366 add martin as a service 2024-10-24 11:37:28 +02:00
Andras Bacsai
befdb71671 fix: Disable Sentinel temporarily 2024-10-24 11:35:38 +02:00
Andras Bacsai
70aa61c59e fix: disable sentinel for now 2024-10-24 11:10:02 +02:00
Andras Bacsai
f9bf2e3eaf Merge pull request #3999 from coollabsio/fix-otp
fixes for new otp view
2024-10-24 10:14:37 +02:00
Andras Bacsai
11b98a4f25 Merge pull request #3927 from peaklabs-dev/fix-otp
Fix and improve OTP UI
2024-10-24 10:11:42 +02:00
Andras Bacsai
d11d8f234e Refactor profile index.blade.php to improve OTP display and functionality 2024-10-24 10:07:18 +02:00
Andras Bacsai
c067f1aa1c Refactor healthcheck test in stirling-pdf.yaml 2024-10-24 09:37:22 +02:00
Carl Hurd
d0c8ab2b45 Update reactive-resume.yaml
Move back to quay.io container registry
2024-10-23 22:33:03 -04:00
Carl Hurd
8084d185c8 Update reactive-resume.yaml
Add the required env vars for Minio for Coolify handling
2024-10-23 22:20:32 -04:00
Aleksandr Vasilenko
d504df431a Added FQDN 2024-10-23 10:02:39 -05:00
peaklabs-dev
e9abb55673 fix jupyterlab architecture 2024-10-23 16:48:59 +02:00
peaklabs-dev
4764b401a0 fix jupyterlab 2024-10-23 16:43:55 +02:00
🏔️ Peak
a018789d37 Merge pull request #3956 from yokowasis/jupyterlab-template
Jupyterlab Notebook Template
2024-10-23 15:28:22 +02:00
Aleksandr Vasilenko
5ad0cddcff Add comments to env 2024-10-22 11:07:26 -05:00
Aleksandr Vasilenko
cf82f0a807 FoundryVTT Template 2024-10-22 10:36:18 -05:00
Andras Bacsai
7849099593 Refactor Server model to update SSH check wait time description 2024-10-22 14:49:42 +02:00
Andras Bacsai
cec77abaa8 Refactor server setting model to use waitBeforeDoingSshCheck method 2024-10-22 14:49:23 +02:00
Andras Bacsai
2e9ce3ed2a feat: add notification settings to server_disk_usage 2024-10-22 14:47:01 +02:00
Andras Bacsai
6e305a33de Refactor server setting model to restart Sentinel on specific config changes 2024-10-22 14:10:52 +02:00
Andras Bacsai
1f221d9791 fix: sentinel config changes restarts sentinel 2024-10-22 14:10:36 +02:00
yokowasis@host2
ff3fa1fe0a healthcheck 2024-10-22 12:07:46 +00:00
Andras Bacsai
ac768e5313 feat: limit storage check emails
feat: sentinel should send storage usage
2024-10-22 14:01:36 +02:00
Andras Bacsai
0a26598093 Merge pull request #3974 from coollabsio/fix-backup-deletion
Fix: Disable tow step confirmation when there is a password throws and error
2024-10-22 13:43:33 +02:00
peaklabs-dev
830decee0b fix trigger 2024-10-22 13:34:29 +02:00
🏔️ Peak
a1bca84043 Merge pull request #3717 from rennokki/patch-1
Fix: Trigger.dev
2024-10-22 13:15:08 +02:00
peaklabs-dev
608de0b145 fix WireGuard 2024-10-22 12:56:33 +02:00
🏔️ Peak
ee5b511ec7 Merge pull request #3955 from JakeKydd/feature/add-wireguard-easy
feat: add wireguard-easy template
2024-10-22 12:37:14 +02:00
peaklabs-dev
6dfe6a8142 fix disable tow step confirmation when there is a password 2024-10-22 12:29:48 +02:00
Andras Bacsai
50ab5ea35d Refactor health check form labels and placeholders 2024-10-22 12:05:36 +02:00
Andras Bacsai
5c93780304 remove unnecessary code 2024-10-22 12:01:46 +02:00
Andras Bacsai
537630acc6 Refactor PushServerUpdateJob to handle container restart notifications 2024-10-22 11:42:24 +02:00
Andras Bacsai
b282c8412c Refactor StartSentinel to handle build servers 2024-10-22 11:40:44 +02:00
Andras Bacsai
b5146c0dda fix: charts ui 2024-10-22 11:39:38 +02:00