Skip to content

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented Nov 12, 2018

Previously, the email address appeared as username@iiab-box.lokole.ca.
With this change, the email address appears as username@box.lan

See #1293

cc @aidan-fitz @holta

Previously, the email address appeared as `username@iiab-box.lokole.ca`.
With this change, the email address appears as `username@box.lan`

See iiab#1293
@holta holta added this to the 6.7 milestone Nov 12, 2018
@holta
Copy link
Member

holta commented Nov 12, 2018

This seems very low-risk so I'll go ahead and merge it.

Thanks all for continued testing!

@holta holta merged commit 378a5bc into iiab:master Nov 12, 2018
@c-w c-w deleted the adjust-lokole-email-hostname branch November 12, 2018 15:01
@holta
Copy link
Member

holta commented Nov 15, 2018

Is there a way to reinstall a fresh version of Lokole on Internet-in-a-Box ?

FYI most IIAB apps allow you do the following: (to freshly install that IIAB app/service)

cd /opt/iiab/iiab
./runrole lokole

But when I do the above, email addresses remain as USERNAME@box.lokole.ca (instead of USERNAME@box.lan as I'd hoped!)

Is there a way to wipe Lokole's database(s) clean?
(Ideally with Lokole's out-of-the-box settings wiped completely clean, or some such / similar!)

@c-w
Copy link
Contributor Author

c-w commented Nov 21, 2018

@holta The configuration values are persisted in a file at {{ lokole_run_directory }}/webapp_secrets.sh during the configure step, so to update the values I'd assume that this step has to be re-run (or the file changed manually).

This is the code that creates the config file: https://github.com/ascoderu/iiab/blob/382fa66570f57be84c47bb7fdde7166d213f4bcd/roles/lokole/tasks/install.yml#L41-L46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants