Commit Graph

9845 Commits

Author SHA1 Message Date
Andras Bacsai
3b4a81be2a refactor add environment + remove unnecessary livewire component 2024-11-03 23:49:31 +01:00
Andras Bacsai
e99155b13d remove unnecessary leftover 2024-11-03 23:49:06 +01:00
Andras Bacsai
8854eeb911 refactor new project 2024-11-03 23:42:00 +01:00
Andras Bacsai
1bdc2c6d7c refactor discord notification view 2024-11-03 23:19:44 +01:00
Andras Bacsai
fd546cec9d fix: refactor destination/docker view 2024-11-03 23:08:24 +01:00
Andras Bacsai
d4c3a27da7 refactor web.php 2024-11-03 22:20:44 +01:00
Andras Bacsai
4ed76f88f8 fix: destinations livewire refactor
removed unnecessary livewire components, renamed them ,etc etc
2024-11-03 22:19:41 +01:00
Andras Bacsai
ec81b4ce5c fix: transactional email livewire 2024-11-03 21:45:17 +01:00
Andras Bacsai
2df27f3a4f fix: remove unnecessary endpoints (magic) 2024-11-03 21:27:39 +01:00
Andras Bacsai
8c9989136b fix: remove livewire legacy from help view 2024-11-03 21:27:26 +01:00
Andras Bacsai
c211227141 fix: add min/max length to input/texarea 2024-11-03 21:27:02 +01:00
Andras Bacsai
cc7c25aafd fix: dashboard refactor 2024-11-03 21:11:35 +01:00
RayBB
bd8218932e add hoarder service 2024-11-03 14:27:40 -05:00
Marcon Neves
4a6df8b6f9 fix: update schema in code decorator 2024-11-03 14:03:59 -03:00
Andras Bacsai
b8a35be095 fix: always authenticate with lowercase emails 2024-11-03 16:14:25 +01:00
Andras Bacsai
d3f422a7fb fix: do not error on update email 2024-11-03 16:14:12 +01:00
Andras Bacsai
f408d603cf fix: change emails to lowercase on init 2024-11-03 15:35:17 +01:00
Andras Bacsai
63cff9e399 fix: lower case emails only 2024-11-03 15:30:45 +01:00
Andras Bacsai
46c218d773 fix ui 2024-11-03 15:07:16 +01:00
Andras Bacsai
38fad7e6fd asd 2024-11-03 14:59:21 +01:00
Andras Bacsai
6987951efe add new resource check to kernel.php 2024-11-03 14:53:44 +01:00
Andras Bacsai
9ff73d62e1 fix: queries in kernel.php 2024-11-03 14:18:43 +01:00
Andras Bacsai
52b4e6216c fix: cloud admin view 2024-11-03 13:43:28 +01:00
Marcon Neves
f2656e4ff2 Update schema of private keys by id response 2024-11-03 09:41:14 -03:00
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
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