Is there a way to automatically update nginx sources on debian stable?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
On my server I want to run nginx and brotli. According to https://github.com/google/ngx_brotli I am supposed to compile nginx with the brotli module. I could do that but then I have a problem when there's an update for nginx, it won't come with the official packages for debian.
Now I have added the nginx package to sources.list according to http://nginx.org/en/linux_packages.html and installed the latest nginx through it however this would give me the precompiled version without brotli module.
So can I somehow install the sources files where they get pulled with an update so that I can run the compilation again for updating? Or is wgetting the sources.gz and unpacking&compiling really the only way?
I'd love to run brotli with a dynamically linked module like with apache mod_brotli but there is no way to do that in the official nginx sources.
apt compiling nginx
add a comment |Â
up vote
0
down vote
favorite
On my server I want to run nginx and brotli. According to https://github.com/google/ngx_brotli I am supposed to compile nginx with the brotli module. I could do that but then I have a problem when there's an update for nginx, it won't come with the official packages for debian.
Now I have added the nginx package to sources.list according to http://nginx.org/en/linux_packages.html and installed the latest nginx through it however this would give me the precompiled version without brotli module.
So can I somehow install the sources files where they get pulled with an update so that I can run the compilation again for updating? Or is wgetting the sources.gz and unpacking&compiling really the only way?
I'd love to run brotli with a dynamically linked module like with apache mod_brotli but there is no way to do that in the official nginx sources.
apt compiling nginx
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
On my server I want to run nginx and brotli. According to https://github.com/google/ngx_brotli I am supposed to compile nginx with the brotli module. I could do that but then I have a problem when there's an update for nginx, it won't come with the official packages for debian.
Now I have added the nginx package to sources.list according to http://nginx.org/en/linux_packages.html and installed the latest nginx through it however this would give me the precompiled version without brotli module.
So can I somehow install the sources files where they get pulled with an update so that I can run the compilation again for updating? Or is wgetting the sources.gz and unpacking&compiling really the only way?
I'd love to run brotli with a dynamically linked module like with apache mod_brotli but there is no way to do that in the official nginx sources.
apt compiling nginx
On my server I want to run nginx and brotli. According to https://github.com/google/ngx_brotli I am supposed to compile nginx with the brotli module. I could do that but then I have a problem when there's an update for nginx, it won't come with the official packages for debian.
Now I have added the nginx package to sources.list according to http://nginx.org/en/linux_packages.html and installed the latest nginx through it however this would give me the precompiled version without brotli module.
So can I somehow install the sources files where they get pulled with an update so that I can run the compilation again for updating? Or is wgetting the sources.gz and unpacking&compiling really the only way?
I'd love to run brotli with a dynamically linked module like with apache mod_brotli but there is no way to do that in the official nginx sources.
apt compiling nginx
apt compiling nginx
asked 13 mins ago
user6329530
255
255
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479279%2fis-there-a-way-to-automatically-update-nginx-sources-on-debian-stable%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password