Skip to content

User Content Pixel#467

Merged
bkendall merged 5 commits intomasterfrom
user-content-pixel
May 12, 2016
Merged

User Content Pixel#467
bkendall merged 5 commits intomasterfrom
user-content-pixel

Conversation

@bkendall
Copy link
Copy Markdown
Contributor

@bkendall bkendall commented May 11, 2016

Adding a configuration to the socket proxy that allows a cookie to be set on the user content pixel.

Reviewers

Tests

Test any modifications on one of our environments.

Deployment (post-merge)

Ensure that all environments have the given changes.

all that needs to be done:

# mount new folders into the nginx proxy container
ansible-playbook socket-server-proxy.yml -t deploy -e force_stop=yes -i epsilon-hosts
# put pixel config in place
ansible-playbook user-content-pixel.yml -i inventory
  • deployed to epsilon
    • put certificates in place for runnablecloud.com (see 90-user-content-pixel.conf)
    • update DNS to point blue.runnablecloud.com to socket server proxy IP
  • deployed to gamma
    • put certificates in place for runnable.ninja (see 90-user-content-pixel.conf)
    • update DNS to point blue.runnable.ninja to socket server proxy IP
  • deployed to delta
    • put certificates in place for runnableapp.com (see 90-user-content-pixel.conf)
    • update DNS to point blue.runnableapp.com to socket server proxy IP

@und1sk0
Copy link
Copy Markdown
Contributor

und1sk0 commented May 11, 2016

Seems pretty straight forward.

@bkendall
Copy link
Copy Markdown
Contributor Author

sigh... needs https

@rsandor
Copy link
Copy Markdown
Contributor

rsandor commented May 12, 2016

Looks good.

@bkendall bkendall merged commit e2591d8 into master May 12, 2016
@bkendall bkendall deleted the user-content-pixel branch May 12, 2016 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants