selfhosted_templates icon indicating copy to clipboard operation
selfhosted_templates copied to clipboard

DashMachine [APP REQUEST]:

Open rigler86 opened this issue 5 years ago • 14 comments

Issuehunt badges

Another web application bookmark dashboard, with fun features.

https://github.com/rmountjoy92/DashMachine

############################################## not sure how to build the stack but this is how im running it. ############################################### docker create
--name=dashmachine
-p 5002:5000
-v /var/lib/docker/volumes/dashmach/_data:/dashmachine/dashmachine/user_data
--restart unless-stopped
rmountjoy/dashmachine:latest

default user and pass is admin. container does need a restart once created. also a volume needs to be made.


IssueHunt Summary

Backers (Total: $2.00)

Become a backer now!

Or submit a pull request to get the deposits!

Tips

rigler86 avatar Jul 11 '20 04:07 rigler86

@curator888 has funded $50.00 to this issue.


issuehunt-oss[bot] avatar Jul 11 '20 15:07 issuehunt-oss[bot]

@curator888 has funded $2.00 to this issue.


issuehunt-oss[bot] avatar Jul 11 '20 15:07 issuehunt-oss[bot]

@curator888 has cancelled funding for this issue.(Cancelled amount: $50.00) See it on IssueHunt

issuehunt-oss[bot] avatar Jul 11 '20 15:07 issuehunt-oss[bot]

Dashmachine is already in the templates. Are you having issues with it?

SelfhostedPro avatar Jul 11 '20 17:07 SelfhostedPro

sorry didnt see it in the list. is there a way to organize the list alphabetically?

rigler86 avatar Jul 11 '20 21:07 rigler86

Usually the beginning gets out of order depending on the person adding them. I'll be going through and redoing them for Yacht once it's rewrite alpha is available.

SelfhostedPro avatar Jul 11 '20 21:07 SelfhostedPro

ok, thank you. i added my wordpress stack to be added to the json.

rigler86 avatar Jul 11 '20 22:07 rigler86

Ah, I didn't see that. When I'm by a computer I'll test it and merge.

SelfhostedPro avatar Jul 11 '20 22:07 SelfhostedPro

sounds good. i linked to my yml i created. i just use the code inside the yml i made in add stack in portainer. i set it to version 2 as well. you may need to tweak it to assign auto ports act.

rigler86 avatar Jul 11 '20 22:07 rigler86

I think just tweaking to add variables should be good. You can check the stack folder to see how that's done if you want an example for future contributions.

Sent from ProtonMail mobile

-------- Original Message -------- On Jul 11, 2020, 3:39 PM, rigler86 wrote:

sounds good. i linked to my yml i created. i just use the code inside the yml i made in add stack in portainer. i set it to version 2 as well. you may need to tweak it to assign auto ports act.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

SelfhostedPro avatar Jul 11 '20 22:07 SelfhostedPro

I think just tweaking to add variables should be good. You can check the stack folder to see how that's done if you want an example for future contributions.

Sent from ProtonMail mobile

-------- Original Message -------- On Jul 11, 2020, 3:39 PM, rigler86 wrote:

sounds good. i linked to my yml i created. i just use the code inside the yml i made in add stack in portainer. i set it to version 2 as well. you may need to tweak it to assign auto ports act.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Sounds good, thank you for the references material. Ill look over it as i know it will help.

rigler86 avatar Jul 11 '20 22:07 rigler86

When setting permissions do those save when upplating to docker hub? If so ill create some images. If not im assuming it can be added as execuable code.

rigler86 avatar Jul 11 '20 22:07 rigler86

It depends on the image. You can use linuxserver.io's alpine base and take advantage of s6 to run whatever scripts you need to before the container starts.

SelfhostedPro avatar Jul 11 '20 22:07 SelfhostedPro

Sorry for the delay in adding this. Been a bit under the weather. I have this planned for later today.

SelfhostedPro avatar Jul 15 '20 16:07 SelfhostedPro