Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put lrc-server on a linux remote repository. #31

Open
Agneli opened this issue Jul 17, 2014 · 5 comments
Open

Put lrc-server on a linux remote repository. #31

Agneli opened this issue Jul 17, 2014 · 5 comments

Comments

@Agneli
Copy link
Owner

Agneli commented Jul 17, 2014

I was thinking in a way to auto-update the lrc-server to user.
And i think that linux remote repositories is a good option.
I need see the best way to do this, if use a PPA or a official repository like of the Ubuntu.
Anyway, what do you think of this ?

@316k
Copy link
Contributor

316k commented Jul 17, 2014

The best way to do this would be to create archives for the major distributions (such as Ubuntu, Debian, Fedora, ...) and to submit it to the package maintainers. This way, the server could easily be installed via apt-get install linux-remote-control.

@Agneli
Copy link
Owner Author

Agneli commented Jul 17, 2014

That is the idea.
I am studying this and bring news soon.

@316k
Copy link
Contributor

316k commented Jul 17, 2014

lrc-server in official repositories would be awesome. I'll look forward to that :)

@ghost
Copy link

ghost commented Nov 5, 2014

You can also create your own repository with reprepro it is really easy! I saw that you already have your website, so if you can upload files in there it is all you need!

(Plus it will be a signed repository)

I did it for my software and i find it really useful. Each time that i build a deb package, i have an lftp script that synchronizes my local repository with the online. ( it makes you win a lot of time :) )

You will have also the advantage that users won't have to use apt-get -f install to get the dependencies, and each time that you update your online repo they will get notified on synaptic/the ubuntu pacakge manager :)

__
I discovered this project yesterday, it is nice and I'll try to contribute! (Sadly I've never programmed on java-script...)

@316k
Copy link
Contributor

316k commented Nov 5, 2014

Sweet, good idea !

If you're interested in contributing on this project, I made a huge pull-request that basically changes all the backend for the server-client communication, but that version is buggy, so we can't use it yet. It would be nice to have more people contributing on this project !

-- By the way, Javascript in one word, I personnaly wouldn't like it to be confused with Java...;) If you need help to get started with that language, I'm availalble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants