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

bare os server set #94 #379

Closed
wants to merge 6 commits into from

Conversation

phillxnet
Copy link
Member

In development/draft/untested PR intended to ease collaboration as this one is a bit of a monster currently. And may require some rockstor-core Rock-on improvements to accommodate.

Relates to #94

Save point - work-in-progress
Save point 2 - work-in-progress
Main Description improvement plus initial typo corrections.
Wording improvements re labels/descriptions etc for brevity
and consistency.
@phillxnet
Copy link
Member Author

Testing to-date:

Invalid environment variable (DB_ADMIN_PASSWORD).

More typos and capitalisation improvements.
Ensure all labels are unique.
@phillxnet
Copy link
Member Author

phillxnet commented Aug 10, 2024

@FroggyFlox & @Hooverdan96 what am I missing here? I'm still getting:

Invalid environment variable (DB_ADMIN_PASSWORD).
NoneType: None

directly after finishing the Rock-on setup wizard. No other logs debug or otherwise.

BareOS-server-set-install-wizard-summary

@FroggyFlox
Copy link
Member

I'm worried this is a symptom of the "invalid environment variable" issue: rockstor/rockstor-core#1588

@phillxnet
Copy link
Member Author

Using Draft PR branch rockstor/rockstor-core#1588 as a fix to the prior Rock-on install blocker of:

Invalid environment variable (DB_ADMIN_PASSWORD).

We have this draft Rock-on installing (but not yet functional) with the following docker networks auto-created:

[13/Aug/2024 19:15:31] DEBUG [system.docker:190] the network bareos-director-to-db was NOT detected, so create it now.
[13/Aug/2024 19:15:31] DEBUG [system.osi:262] Running command: /usr/bin/docker network create bareos-director-to-db
[13/Aug/2024 19:15:32] DEBUG [system.osi:262] Running command: /usr/bin/docker network connect bareos-director-to-db bareos-director
[13/Aug/2024 19:15:33] DEBUG [system.osi:262] Running command: /usr/bin/docker network connect bareos-director-to-db bareos-db
[13/Aug/2024 19:15:33] DEBUG [system.docker:190] the network bareos-director-to-storage was NOT detected, so create it now.
[13/Aug/2024 19:15:33] DEBUG [system.osi:262] Running command: /usr/bin/docker network create bareos-director-to-storage
[13/Aug/2024 19:15:34] DEBUG [system.osi:262] Running command: /usr/bin/docker network connect bareos-director-to-storage bareos-director
[13/Aug/2024 19:15:34] DEBUG [system.osi:262] Running command: /usr/bin/docker network connect bareos-director-to-storage bareos-storage
[13/Aug/2024 19:15:35] DEBUG [system.docker:190] the network bareos-director-to-webui was NOT detected, so create it now.
[13/Aug/2024 19:15:35] DEBUG [system.osi:262] Running command: /usr/bin/docker network create bareos-director-to-webui
[13/Aug/2024 19:15:35] DEBUG [system.osi:262] Running command: /usr/bin/docker network connect bareos-director-to-webui bareos-director
[13/Aug/2024 19:15:35] DEBUG [system.osi:262] Running command: /usr/bin/docker network connect bareos-director-to-webui bareos-webui
[13/Aug/2024 19:15:37] DEBUG [storageadmin.views.rockon_helpers:210] Set rock-on 79 state to installed
[13/Aug/2024 19:15:37] INFO [storageadmin.tasks:64] Task [install], id: 8b72981a-0505-4549-af79-3837f656f6b7 completed OK

@phillxnet phillxnet closed this Aug 15, 2024
@phillxnet phillxnet deleted the 94-BareOS-server-set branch August 15, 2024 18:44
@phillxnet
Copy link
Member Author

Superseded by PR #383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants