Commit Graph

10447 Commits

Author SHA1 Message Date
Andras Bacsai
ed03cd33b0 fix: only run server storage every 10 mins if sentinel is not active 2024-11-03 09:10:36 +01:00
Andras Bacsai
ca7c214775 fix: new way to update container statuses 2024-11-03 09:02:14 +01:00
Kael
970b30b2e7 Merge branch 'next' into feat/disable-default-redirect 2024-11-03 18:58:59 +11:00
Kael
41f98d64e6 Merge branch 'next' into feat/deployment-token 2024-11-03 18:58:07 +11:00
che0one
c4eaef4295 Update hoppscotch.yaml
username expose fixed
2024-11-03 00:08:51 +04:00
che0one
3b0d95d391 Create portainer.yaml
New app portainer similar to Coolify, all tested, healthchecks works...
2024-11-02 23:48:01 +04:00
che0one
dba43a6c77 Update postiz.yaml
By default only frontend of Postiz app works on port 4200 but on 5000 a whole service, if use 4200 signup will be impossible due strict CORS between resources /frontend and /api
also add healthchecks to main app
2024-11-02 23:46:33 +04:00
che0one
113196c569 Rename web-check to web-check.yaml 2024-11-02 23:19:06 +04:00
che0one
1b13797236 Create web-check
https://github.com/Lissy93/web-check
🕵️‍♂️ All-in-one OSINT tool for analysing any website
Healthchecks works...
2024-11-02 23:18:24 +04:00
che0one
c468ed4728 Add healthchecks syncthing.yaml
Add healthchecks
2024-11-02 23:17:30 +04:00
che0one
f0e4cfa75a Create jupyter-notebook.yaml
Add jupyter-notebook 
Everything works well
2024-11-02 23:14:59 +04:00
che0one
35b9c36035 Create hoppscotch.yaml
https://github.com/hoppscotch/hoppscotch
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
Healthchecks works too
2024-11-02 23:14:02 +04:00
che0one
9eb0a27af5 Update firefly.yaml
Add healthcheck to Cron
2024-11-02 23:12:30 +04:00
che0one
d807eb245d Create faraday.yaml
https://github.com/infobyte/faraday
Open Source Vulnerability Management Platform
Healthchecks works too
2024-11-02 23:11:32 +04:00
che0one
7979946833 Add dashy.yaml
Add Dashy Dashboard Template.
2024-11-02 23:10:12 +04:00
che0one
0b958cea71 Add cyberchef-x86.yaml
Better than it-tools all in one Dev Tool ( works only on x86 platform)
2024-11-02 23:09:20 +04:00
che0one
e1d55717f3 Add apprise-api.yaml
Adding Apprise-api template
2024-11-02 23:07:47 +04:00
Andras Bacsai
2eab9296cf check server functionality before status 2024-11-02 18:33:23 +01:00
Andras Bacsai
c2e076be54 add min process for horizon 2024-11-02 18:32:45 +01:00
Andras Bacsai
e4d20c1d02 add database labels 2024-11-02 14:04:59 +01:00
Andras Bacsai
8b2563088d Refactor Server model to remove redundant code 2024-11-02 12:38:51 +01:00
Andras Bacsai
0c77a826c3 Refactor ServerCheckJob to remove unused properties and improve performance 2024-11-02 12:38:38 +01:00
Andras Bacsai
1c9844cc87 Refactor Kernel.php to improve server scheduling logic 2024-11-02 12:38:22 +01:00
Andras Bacsai
7296f726a7 fix: add telescope only in dev mode 2024-11-02 12:09:33 +01:00
Andras Bacsai
9ddc40f35c Refactor Server model to remove redundant code 2024-11-02 10:17:24 +01:00
RayBB
fe81c3e294 add readeck service template 2024-11-01 18:26:33 -05:00
Andras Bacsai
77a019405a Refactor Livewire server show view to remove redundant code 2024-11-01 23:52:43 +01:00
Andras Bacsai
0a3b5cc4e3 Refactor livewire server show view to remove redundant code 2024-11-01 23:52:43 +01:00
Andras Bacsai
b77ee11da5 Refactor livewire server show view to remove redundant code 2024-11-01 23:52:43 +01:00
Andras Bacsai
27b0c02ba9 Refactor cleanup:database command signature to include optional --keep-days parameter 2024-11-01 23:52:43 +01:00
Andras Bacsai
5967d70713 Refactor cleanup:database command signature to include optional --keep-days parameter 2024-11-01 23:52:43 +01:00
🏔️ Peak
369e99a2c9 Merge pull request #2348 from LEstradioto/feat--add-jitsi-template
feat: add jitsi template
2024-11-01 16:39:12 +01:00
peaklabs-dev
0b2955c7d0 fix jenkins 2024-11-01 16:36:38 +01:00
🏔️ Peak
ee8f96bbee Merge pull request #4066 from diogo24m/jenkins
Service Jenkins
2024-11-01 16:29:52 +01:00
🏔️ Peak
298dc2c04d Merge pull request #4094 from t3duk/next
Fix a grammar mistake for the helper tip for Direction
2024-11-01 16:21:01 +01:00
🏔️ Peak
1fd2c96ea1 Merge pull request #4095 from jcmunoz200/patch-1
Update appwrite.yaml to 1.6
2024-11-01 16:19:39 +01:00
Ted
c9f2e192e4 Merge branch 'next' into next 2024-11-01 09:33:54 +00:00
Kael
b9597e53e1 Merge branch 'next' into feat/deployment-token 2024-11-01 16:55:00 +11:00
Kael
1408bc58fb Merge branch 'next' into feat/disable-default-redirect 2024-11-01 16:52:09 +11:00
Luan Estradioto
f618bdf5bd removed env 2024-10-31 23:32:52 -03:00
Andras Bacsai
4fa533aae8 Refactor webhook event handling logic 2024-11-01 00:07:01 +01:00
Andras Bacsai
5ce2422b90 fix: stripe webhooks
fix: add custome created webhook
2024-10-31 23:26:40 +01:00
Carlos Munoz
8641f6f369 Update appwrite.yaml to 1.6 2024-10-31 13:34:47 -07:00
Ted
2ca6da1517 fix: fix my own grammar
Didn't feel like "versions of" was needed...
2024-10-31 19:52:38 +00:00
Ted
ced0d1f6e9 fix: grammar for helper 2024-10-31 19:46:11 +00:00
Diogo Carvalho
26b80a076c Change volume name to match standard 2024-10-31 19:28:57 +00:00
Diogo Carvalho
c7e3df60b3 Add FQDN 2024-10-31 19:19:48 +00:00
🏔️ Peak
be38e3273e Merge pull request #4093 from lucasmichot/feat/inline-variables
Inline many variables.
2024-10-31 18:30:03 +01:00
Lucas Michot
1ec224fde1 Inline many variables. 2024-10-31 18:20:11 +01:00
🏔️ Peak
aa7fa16c74 Merge pull request #4091 from lucasmichot/feat/useless-blank-lines
Get rid of many useless blank lines
2024-10-31 17:50:03 +01:00