You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, you need to change your passphrase from the system console (services box port 8800) settings page and restart your app.
128
+
129
+
Then, you need to update `CIRCLE_SECRET_PASSPHRASE` in the init script that you are using to add builder boxes to your fleet. If you are
130
+
using AWS ASG to manage your builder boxes, you can update the environment variable in the [ASG configuration]({{ site.baseurl }}/enterprise/faq/#can-i-use-aws-auto-scaling-groups-to-manage-my-builder-boxes).
131
+
132
+
Now new builder boxes joining the fleet will use the new passphrase. Existing builder boxes with old passphrase also continue functioning without any real problems but we recommend rolling these box as soon as you can
133
+
just in order to use the consistent passphrase in your fleet.
134
+
124
135
#### I want to change my settings? Can I do that?
125
136
126
137
Yes! Take a back up of `/etc/circle` -- edit the values in `/etc/circle/user`
0 commit comments