How to install
Hi, i would like to use ladder but i am a noob but not lazy. Is there a tutorial on how i could install this great piece of software to a web server? Orelse where should i start reading and learning how to do it? Please give a heads up. Thank you for your time reading this. Regards, Nik
Hey @theobserver - sorry I don't have anything on hand to point you towards. It should be a pretty standard rails setup.
Capistrano should handle deploys mostly but there are a few configs needed that are specific to this project:
- The database connection https://github.com/proglottis/ladder/blob/master/config/database.yml.example
- The secrets https://github.com/proglottis/ladder/blob/master/config/secrets.yml.example (you can use
rake secretto generate random strings for this purpose)
A deploy guide would be great. I ought to give this project a bit of love in anycase.
Hi James, thank you very much for answering me. Very polite of you.
I like your app so much that I will try to learn some ruby of rails and maybe i will manage to set it up 🙂
Btw, i searched many days for an app like yours (in php which i can understand a bit) and ... surprise... there is not. Most are either too old or not free.
If you know any friendly forum(s) for newbies like me, starting ruby, where i could ak for help, i would be much obliged if you could give me any recommendations.
Thank you again, for your time reading my mail and answering me and excuse my lame English.
Regards, Nik.
From: James Fargher [email protected] Sent: Friday, February 12, 2021 12:04 AM To: proglottis/ladder [email protected] Cc: theobserver [email protected]; Mention [email protected] Subject: Re: [proglottis/ladder] How to install (#56)
Hey @theobserverhttps://github.com/theobserver - sorry I don't have anything on hand to point you towards. It should be a pretty standard rails setup.
Capistrano should handle deploys mostly but there are a few configs needed that are specific to this project:
- The database connection https://github.com/proglottis/ladder/blob/master/config/database.yml.example
- The secrets https://github.com/proglottis/ladder/blob/master/config/secrets.yml.example (you can use rake secret to generate random strings for this purpose)
A deploy guide would be great. I ought to give this project a bit of love in anycase.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/proglottis/ladder/issues/56#issuecomment-777822619, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABHSAOU7RWOCQCCZ23FSRRDS6RH5FANCNFSM4W3TSCDA.