Evergreen ILS Website

IRC log for #evergreen, 2025-01-22

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat

All times shown according to the server's local time.

Time Nick Message
05:13 StomproJ joined #evergreen
07:32 kworstell-isl joined #evergreen
07:43 kworstell-isl joined #evergreen
07:55 kworstell-isl joined #evergreen
08:48 mmorgan joined #evergreen
09:03 dguarrac joined #evergreen
09:08 redavis joined #evergreen
10:02 mmorgan1 joined #evergreen
10:03 sandbergja joined #evergreen
10:40 mantis1 joined #evergreen
11:36 Christineb joined #evergreen
12:05 jihpringle joined #evergreen
12:33 mantis1 left #evergreen
12:49 jihpringle joined #evergreen
14:08 csharp_ berick: my WIP commits to add the templating changes we talked about yesterday
14:08 csharp_ https://github.com/chrissharp123/evergreen-ansibl​e-installer/commits/templates_for_opensrf_config/
14:10 csharp_ (based on the Ubuntu-22.04 branch and using 3.14.3 versions of opensrf/redis files)
14:10 berick csharp_++ # nice!
14:10 csharp_ still have to actually make the playbook *use* what I've created :-)
14:46 jihpringle joined #evergreen
15:11 sandbergja joined #evergreen
15:16 csharp_ aahhhh, a balmy 34°F here
15:16 csharp_ at least that's above freezing and the sun is out because we woke up to a sheet of ice instead of a driveway/street
15:40 jihpringle joined #evergreen
15:43 csharp_ holy crap, the playbook finished without errors!
15:48 csharp_ argh - missed open-ils.reporter-store's DB in the template
15:48 csharp_ to the gitmobile!
15:49 mmorgan :)
16:01 jvwoolf joined #evergreen
16:23 csharp_ I am now hitting an issue with websocketd - the ansible installer tries to move a file into place when it's still running - working on ways to stop a service if it may not be there
16:24 csharp_ not sure how idempotent we're expecting the installer to be, but that's my goal
16:26 Bmagic csharp_: this is how we do it: https://github.com/mcoia/eg-docker/blob/mas​ter/generic-dockerhub/install_evergreen.yml
16:26 Bmagic starting on line 246
16:27 Bmagic and then: https://github.com/mcoia/eg-docker/blob/master/g​eneric-dockerhub/evergreen_restart_services.yml
16:27 Bmagic on line 312
16:29 csharp_ this is what berick's does: https://github.com/chrissharp123/evergr​een-ansible-installer/blob/templates_fo​r_opensrf_config/opensrf/websockets.yml and it dies at line 10 because the file is busy
16:29 Bmagic perhaps you can just add "ignore_errors: yes"
16:30 Bmagic to catch the case when it's executed a second time
16:30 csharp_ I'll take a look - thanks for that suggestion
16:30 * csharp_ reads https://docs.ansible.com/ansible/latest/pl​aybook_guide/playbooks_error_handling.html
16:59 jihpringle joined #evergreen
17:04 mmorgan left #evergreen

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat