Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 66 matches

Go to advanced search

Advanced search
Search found 66 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
by noogen
Fri Nov 09, 2018 6:14 pm
Forum: Mail Server
Topic: vestacp exim dovecot in docker
Replies: 4
Views: 8195

Re: vestacp exim dovecot in docker

Running Vesta inside of docker goes against single purpose Docker container Philosophy because Vesta is doing a lot of things. Therefore, you will hit complexity for each feature that Vesta provide. Though, I've been running Vesta in docker for 2 years in Production just fine. (Shameless plug) Here'...
  • Jump to post
by noogen
Fri Jun 22, 2018 4:41 am
Forum: Web Server
Topic: Gogs as a sub domain
Replies: 2
Views: 4924

Re: Gogs as a sub domain

When I go to the link you posted above, it show VESTA default page. Please reread the instruction from the gist, I think you missed: Step #5 - use apache to proxy to port 3000 Step #6 - configuration on "Http Port" to 3000 Personally, because I know nginx, I just proxy pass from nginx directly to go...
  • Jump to post
by noogen
Wed May 02, 2018 7:24 pm
Forum: Web Server
Topic: How to add cache control in the nginx-apache webserver
Replies: 4
Views: 6731

Re: How to add cache control in the nginx-apache webserver

The default setting in Vesta NGINX to expire: max - http://nginx.org/en/docs/http/ngx_http_headers_module.html#expires 315360000 = 10 years per the documentation You can override this in your panel config. Under Vesta - WEB configuration, look at the nginx proxy section. Remove all extension you do ...
  • Jump to post
by noogen
Wed May 02, 2018 6:28 pm
Forum: Web Server
Topic: [Help] Nginx + PHP-fpm rewrite rule
Replies: 1
Views: 3691

Re: [Help] Nginx + PHP-fpm rewrite rule

if ($request_uri ~ "([^\?]*)\?(.*)__hstc=([^&]*)&?(.*)") { set $original_path $1; set $args1 $2; set $unwanted $3; set $args2 $4; set $args ""; rewrite ^ "${original_path}?${args1}${args2}" redirect; } ref: https://stackoverflow.com/questions/26384776/nginx-redirect-remove-a-specific-query-parameter...
  • Jump to post
by noogen
Thu Apr 26, 2018 2:12 pm
Forum: Web Server
Topic: Nginx Announcing NGINX Unit 1.0 a few days ago
Replies: 2
Views: 6231

Re: Nginx Announcing NGINX Unit 1.0 a few days ago

sandy wrote: ↑
Tue Apr 17, 2018 5:24 am
not good for now
Yep, I'm also monitoring unit. It looks very promising. Also monitoring this one feature that I consider important to be ready for our php setups - https://github.com/nginx/unit/issues/98
  • Jump to post
by noogen
Tue Feb 27, 2018 6:31 pm
Forum: Web Server
Topic: Force SSL on Vesta without Apache (nginx + php-fpm)
Replies: 6
Views: 12169

Re: Force SSL on Vesta without Apache (nginx + php-fpm)

The goal is to have LetsEncrypt working with both force SSL when using nginx + php-fpm. You need to duplicate or modify existing template and add the force SSL instruction inside of the "location / {" default nginx directive. I've responded to another thread and created a little instruction here: ht...
  • Jump to post
by noogen
Tue Feb 27, 2018 6:20 pm
Forum: Web Server
Topic: Force ssl and lets encrypt problems
Replies: 2
Views: 5343

Re: Force ssl and lets encrypt problems

I also find that the existing template is not very friendly when it comes to adding additional config or in this case, forcing ssl. This is how I do it. Let use the default.tpl for php-fpm as example: https://github.com/serghey-rodin/vesta/blob/master/install/ubuntu/16.04/templates/web/nginx/php-fpm...
  • Jump to post
by noogen
Sat Feb 10, 2018 4:34 am
Forum: Web Server
Topic: nginx fails to start after adding a web domain
Replies: 4
Views: 11240

Re: nginx fails to start after adding a web domain

I started experiencing strange issue after adding new domains. I am not sure if upgrading packages or updating VestaCP caused it but all of the sudden it stopped generating nginx.conf and sngingx.conf files automatically as it used to upon adding new web domains in home/user/conf/web folder. Now it...
  • Jump to post
by noogen
Sat Feb 10, 2018 4:24 am
Forum: Web Server
Topic: How redirect subdomain.example.com to example.com:port
Replies: 3
Views: 5871

Re: How redirect subdomain.example.com to example.com:port

Now you're making confusing statement. Did the redirect work? If so, then why do you care if index.html show the Vesta default? If it didn't work, then did you put irc.example.com into the Aliases field of example.com? If you just point the DNS to IP address and didn't setup in the web panel/tab, th...
  • Jump to post
by noogen
Sat Feb 10, 2018 4:12 am
Forum: Web Server
Topic: How can i restart apache Every hours with cron job
Replies: 1
Views: 6837

Re: How can i restart apache Every hours with cron job

First, I don't think it is a good idea to restart it every hour instead of trying to figure out what wrong with your app. But if you insists: This is the command to restart: https://github.com/serghey-rodin/vesta/blob/master/bin/v-restart-web You would execute: sudo /usr/local/vesta/bin/v-restart-web
  • Jump to post

Search found 66 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password