Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Update running.rst documentation #1260

Closed
Silicato opened this issue Jun 18, 2018 · 0 comments
Closed

Update running.rst documentation #1260

Silicato opened this issue Jun 18, 2018 · 0 comments
Assignees

Comments

@Silicato
Copy link

The documentation for running.rst is old and difficult to understand (personal consideration).

  1. From commit 6865ded the boto-compose.cfg is no more available, specify in the docs how to handle with this change.
  2. The link provided in Sample Configurations is wrong.

Currently i'm trying to run on Windows10 Enterprise 64bit. I had also the following problems:

  1. $ docker run -t -i ~/autopush autokey didn't work, i had to change it to $ docker run -t -i bbangert/autopush autokey
  2. Start Autopush command $ CRYPTO_KEY=THEKEY docker-compose up didn't work i had to change it to $env:CRYPTO_KEY="THEKEY";docker-compose up
jrconlin added a commit that referenced this issue Jun 19, 2018
* Fix out of date documentation
* Add AWS_LOCAL_CREDS to pass local credential info (thanks boto3)
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
jrconlin added a commit that referenced this issue Jun 19, 2018
* Fix out of date documentation
* Add AWS_LOCAL_CREDS to pass local credential info (thanks boto3)
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
jrconlin added a commit that referenced this issue Jun 19, 2018
* Fix out of date documentation
* Add AWS_LOCAL_CREDS to pass local credential info (thanks boto3)
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
jrconlin added a commit that referenced this issue Jun 19, 2018
* Fix out of date documentation
* Add AWS_LOCAL_CREDS to pass local credential info (thanks boto3)
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
Issue mozilla-services/autopush-rs#7
@jrconlin jrconlin self-assigned this Jun 19, 2018
jrconlin added a commit that referenced this issue Jun 19, 2018
* Fix out of date documentation
* Add AWS_LOCAL_CREDS to pass local credential info (thanks boto3)
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
Issue mozilla-services/autopush-rs#7
jrconlin added a commit that referenced this issue Jun 20, 2018
* Fix out of date documentation
* Add AWS_LOCAL_CREDS to pass local credential info (thanks boto3)
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
Issue mozilla-services/autopush-rs#7
jrconlin added a commit that referenced this issue Jun 20, 2018
* Fix out of date documentation
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
Issue mozilla-services/autopush-rs#7
jrconlin added a commit that referenced this issue Jun 21, 2018
* Fix out of date documentation
* Fix tests to use new local env var (like we do for endpoint)
* Add rust migration document
* Fix autokey to return something useful
* Point out that docker_compose does bad things to your expectations
  about CRYPTO_KEY

Closes #1260
Issue mozilla-services/autopush-rs#7
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants