Coder Social home page Coder Social logo

Comments (4)

MysticRyuujin avatar MysticRyuujin commented on July 29, 2024

My level of effort put into this repo is minimum to keep it working for myself. I didn't even create the server-only file. I just try to keep it somewhat current, and I usually fail at that too.

As much as I agree that this stuff could be done, I'm not going to take the time to actually do it. For me, it has one purpose, quickly deploy a new guac instance on my Ubuntu servers.

I'm happy to merge code that people submit and I occasionally cater to people's requests to fix something here and there, but I don't have the energy to refactor all that...not now anyway...personally I wish the guacamole team would just do a ppa or deb or an rpm...and I wouldn't have to maintain this...lol

from guac-install.

dashohoxha avatar dashohoxha commented on July 29, 2024

That's fine. However it seems that you have already made a great effort for making it easy for other people too (for example nice messages, getting mysql password as an option from commandline or interactively). When you do a script for your personal needs you just keep it simple (for example get the mysql password the same way that you get the guacamole version).

Anyway, this is a useful script. Thanks for sharing it.

You may keep this issue open as a feature request, in case someone wants to implement it.

personally I wish the guacamole team would just do a ppa or deb or an rpm...and I wouldn't have to maintain this

There is already a deb package for guacamole, but it is too old. Packaged versions are always too old. And packed versions cannot solve all the problems (for example do you want MySQL authentication, or LDAP, or OpenID, etc.)

from guac-install.

MysticRyuujin avatar MysticRyuujin commented on July 29, 2024

Actually the pretty messages and nice output was also a pull request that I just tried to maintain haha

from guac-install.

dashohoxha avatar dashohoxha commented on July 29, 2024

There is already a deb package for guacamole, but it is too old.

Actually there are packages guacamole and guacd on Debian, not Ubuntu. Sorry about that. They install guacamole-0.9.9, which is a bit old.

Actually the pretty messages and nice output was also a pull request that I just tried to maintain

My opinion is that a script does not need that kind of prettiness, especially when it comes at the expense of obscuring the source code. Your script was very useful for me because I could see how you fix the problems. I could have spent a very long time myself and even give up, if I could not make it work. But the code that provides prettiness just obscures the real code for me and makes it more difficult to read and understand. My script does not include that kind of things on purpose:
https://gitlab.com/Virtual-LTSP/VirtualBox/blob/bionic/ltsp-server/scripts/guacamole.sh

So, thanks again for writing and maintaining these scripts. They have been very useful.

from guac-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.