-
Notifications
You must be signed in to change notification settings - Fork 5
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
How can we give access to user in rollout #36
Comments
This is a very broad question, I'm not sure exactly what you're asking here.
On Tue, Dec 1, 2015 at 3:34 PM, rishii2129 [email protected] wrote:
|
Thank you for the reply. It's my pleasure to have a conversation with you. I have configured the nginx and managing everything via rollout. If you need then I can give you my configured codes for the same. I have attached the sample for the reference. Thanks! |
I still don't know what you mean by "read-only access to any specific user". Do you mean access from the command line or by HTTP? On Tue, Dec 1, 2015 at 4:41 PM, rishii2129 [email protected] wrote:
|
access via command line over linux server |
You can add a dir_check block dir_check => [ That ensures that the /app/nginx directory exists, and is owned by the On Tue, Dec 1, 2015 at 5:54 PM, rishii2129 [email protected] wrote:
|
Hi, The dir_check in your configuration, and what dparrish mentioned will give Chris- On Tue, Dec 1, 2015 at 6:25 PM, David Parrish [email protected]
|
Hi Chris, Thanks for you reply!! I have heard a lot of about you. It's my please to have a conversation with you. I can't tell you how much I am happy while talking to you. Actually my requirement is to give read only access on all nginx servers in my infrastructure to a user. We are using few static servers, in which we are running nginx. If you want to see the configuration, then I can give you all codes for better understanding. Also I am getting one error in rollout as attached below: what does this means and how can I resolve this? Thanks |
Hi, Those errors in the file 'Rollout.error.txt' aren't rollout related. Chris- On Wed, Dec 2, 2015 at 12:54 PM, rishii2129 [email protected]
|
I am using rollout as a configuration manager.
I am using nginx as webserver and want to give read only access to nginx directory to a user.
How can I do that?
Please help me with this.
Thanks
The text was updated successfully, but these errors were encountered: