Skip to content

doc: updated production installation instructions#3829

Merged
rjsparks merged 2 commits into
ietf-tools:mainfrom
rjsparks:deployment-instructions
Apr 16, 2022
Merged

doc: updated production installation instructions#3829
rjsparks merged 2 commits into
ietf-tools:mainfrom
rjsparks:deployment-instructions

Conversation

@rjsparks
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member

@jennifer-richards jennifer-richards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's a missing step. The rest looks ok as far as I can tell.

Comment thread dev/INSTALL Outdated
2. Don't forget to copy $releasenumber/ietf/settings_local.py from the
old release to the new one; otherwise things won't work!
::
wget https://github.com/ietf-tools/datatracker/archive/refs/tags/${releasenumber}.tar.gz
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to unpack the tarball (with --strip-components=1 for consistency with the instructions, I think)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the nonproduction tarballs at least start out in the directory.

rjsparks@undex tmp % ls -l release.tar.gz
-rw-r--r--@ 1 rjsparks  staff  49081554 Apr 14 20:47 release.tar.gz
rjsparks@undex tmp % tar tzvf release.tar.gz | head -5
drwxr-xr-x  0 runner docker      0 Apr 14 15:47 ./
drwxr-xr-x  0 runner docker      0 Apr 14 15:46 ./pyzmail/
-rw-r--r--  0 runner docker    863 Apr 14 15:46 ./pyzmail/__init__.py
-rw-r--r--  0 runner docker   5184 Apr 14 15:46 ./pyzmail/utils.py
-rw-r--r--  0 runner docker  32571 Apr 14 15:46 ./pyzmail/parse.py

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, i was looking at 7.46.0, which is likely to be different

$ tar tvfz 7.46.0.tar.gz | head
drwxrwxr-x root/root         0 2022-02-23 23:05 datatracker-7.46.0/
-rw-rw-r-- root/root        46 2022-02-23 23:05 datatracker-7.46.0/.bowerrc
drwxrwxr-x root/root         0 2022-02-23 23:05 datatracker-7.46.0/.devcontainer/
-rw-rw-r-- root/root      3491 2022-02-23 23:05 datatracker-7.46.0/.devcontainer/devcontainer.json
-rw-rw-r-- root/root       342 2022-02-23 23:05 datatracker-7.46.0/.devcontainer/docker-compose.extend.yml
-rw-rw-r-- root/root      1208 2022-02-23 23:05 datatracker-7.46.0/.editorconfig
-rw-rw-r-- root/root       421 2022-02-23 23:05 datatracker-7.46.0/.eslintrc.js
drwxrwxr-x root/root         0 2022-02-23 23:05 datatracker-7.46.0/.github/
drwxrwxr-x root/root         0 2022-02-23 23:05 datatracker-7.46.0/.github/workflows/
-rw-rw-r-- root/root      1233 2022-02-23 23:05 datatracker-7.46.0/.github/workflows/dev-db-nightly.yml

@rjsparks rjsparks merged commit 70596b7 into ietf-tools:main Apr 16, 2022
@rjsparks rjsparks deleted the deployment-instructions branch May 2, 2022 14:39
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants