Vishal
Vishal
Explore posts from servers
HHomarr
Created by Vishal on 1/8/2024 in #💬・get-help
merging homarr with my nextjs app
If I deploy both apps in a single server, and link homarr as a separate tab. I want to ask will it be possible to have a single auth database for both the app so that users can use the same credentials Right now we are using the next auth and integrated GitHub login
4 replies
HHomarr
Created by Vishal on 1/8/2024 in #💬・get-help
merging homarr with my nextjs app
Sure I got it removed the tag
4 replies
HHomarr
Created by droopie on 11/18/2023 in #💬・get-help
homepage start/stop docker
each user should have their own container to manage or control from a board
13 replies
HHomarr
Created by droopie on 11/18/2023 in #💬・get-help
homepage start/stop docker
If this is added to the board then how would it work when the board is shared with multi users, I mean if one user stops an app it would stop for other users also right
13 replies
HHomarr
Created by droopie on 11/18/2023 in #💬・get-help
homepage start/stop docker
There's one more I haven't tried yet https://github.com/lllllllillllllillll/DweebUI
13 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
Ok I'll try it
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
I would like to learn the API integration so that I can build some for homarr. I wish to be apart of homarr https://github.com/ajnart/homarr/issues/1653#issue-1994091094 and also some private API integrations. would be helpful for my use case. can you show me one example in your free time. how its done at homarr, reading a doc or following existing code would not work for a beginner. I have installed vscode in my laptop but where do I start how do I align the files and how to check the output of the existing once. all stuck with a question mark ? I know I might be asking for too much, you Don't have to spoon feed each and everything I just need a start push
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
ok got it, I'll have a look
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
I'll try myself referencing those but this is doable right, can you share me a link for other widgets
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
so I have the API's for Create, Read, Delete, update is not required I guess so the one I tested on postman something like 1 - I get the data from GET request 2 - I add field values from GET data to the body of POST and then POST request 3 - and for delete I read the post data to fetch the the ID and then add that ID to DELETE request all this works successfully from the postman but can I create a custom widget for this? right or is there any other way
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
ahh just now I got to know that, The one I'm trying to do is actually called as ( REST API to CRUD Operations), is there any template which i can use and bind with homarr custom widget
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
Basically it would contain API key and bearer token, want to make it available only for my internal team
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
Merging with dev would not be a good idea, can't I use my widgets when after I deploy homarr in my server
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
I just need help from where do I start 🤔
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
22 replies
HHomarr
Created by Vishal on 10/26/2023 in #💬・get-help
new widgets
do I need to fork the repo or by just create a new .tsx
22 replies
HHomarr
Created by Vishal on 9/20/2023 in #💬・get-help
custom API integration
And sorry for a long conversation
12 replies
HHomarr
Created by Vishal on 9/20/2023 in #💬・get-help
custom API integration
ok no worries, I'll figure out something. yes I tried iframe widget but again for this I should have my own webapp with required APIs integrated then I could use this.
12 replies
HHomarr
Created by Vishal on 9/20/2023 in #💬・get-help
custom API integration
there is a Reemo for Organizations but one draw back in that is even if a VM is not running I have to pay for licenses https://reemo.io/reemo-studio that's the only reason I have chosen API integration. with this integration I'm thinking to use homarr dashboard as frontend for my team for both container apps and remote desktop hope you understand what I'm trying to say, the way I'm thinking is a question to homarr, but if this is not doable please suggest me any options which I could try for integration. another method I could try is - use homarr dashboard for docker apps and redirect it from a webapp and add another section for reemo integration. I don't know if this could work.
12 replies
HHomarr
Created by Vishal on 9/20/2023 in #💬・get-help
custom API integration
Apache Guacamole would not be compatible for 3d Accelerated workloads like blender or unreal engine, reemo has webRTC at its backend but with additional features like drawing tablet, gamepads access from local machine and it even gives amazing experiences with local connections of as low as 3 Mb/s https://reemo.io/reemo-api as of now I'm not planning for building any dashboard from scratch for my use case as homarr would be enough with Authentication, for container based applications I would not require reemo but still there are some Legacy applications which I can not use without a full desktop environment for that I use Virtual Machine for now I'm using (nomachine) as opensource but even that is not smooth to work with 3d software's. using reemo would be the best option at this point of usage. I don't know how it works with WebClient - Reemo.js and API Reference so if there is a possibility of integration it would be really helpful and a option to use my own API key, then what ever payments from reemo will be in my account. After experiencing beta version of homarr a little this could exactly fit for my project, with admin and user authentication it would be a plus
12 replies