Skip to content
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

my-dojo upgrade mechanism #1

Merged
merged 4 commits into from
Jun 11, 2019
Merged

my-dojo upgrade mechanism #1

merged 4 commits into from
Jun 11, 2019

Conversation

kenshin-samourai
Copy link
Contributor

Upgrade mechanism for my-dojo (docker setup).

A first set of basic tests are provided in branch "test_mydojo_upgrade".

@kenshin-samourai kenshin-samourai added enhancement New feature or request my-dojo Something related to my-dojo labels Jun 3, 2019
@LaurentMT
Copy link
Contributor

Here are the results of tests done with v1.0.0 and v1.1.0 ("test_mydojo_upgrade")

Test1: install v1.1.0

  • Table 'test' created in db: OK
  • New environment variables visible in containers: OK

Test2: install v1.0.0 then upgrade to v1.1.0

  • Table 'test' created in db: OK
  • New environment variables visible in containers: OK
  • Preservation of values modified in .conf files: OK
  • Backup of previous config files: OK
  • Merging of config files: KO
    It seems that the second lines of comments are lost between the template and the merged file.

Doc DOCKER_setup.md

  • replace references to xxx.conf files by references to xxx.conf.tpl files?

@LaurentMT
Copy link
Contributor

ACK

@kenshin-samourai kenshin-samourai merged commit 02e629e into develop Jun 11, 2019
@LaurentMT LaurentMT deleted the feat_mydojo_upgrade branch June 21, 2019 16:58
kenshin-samourai added a commit that referenced this pull request Sep 18, 2019
* replace torrc file by command lines arguments set in restart script.
restructure docker-tor.conf for homogeneity.
define env vars in Dockerfile for easier tuning (for pi4 and others platforms)

* bump version of tor image
* update doc
* merge tor bridges config options
kenshin-samourai pushed a commit that referenced this pull request Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request my-dojo Something related to my-dojo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants