training-material icon indicating copy to clipboard operation
training-material copied to clipboard

Misc post gcc GAT todos

Open hexylena opened this issue 2 years ago • 3 comments

  • [x] cvmfs manual snippet
  • [x] update roles, "the tutorial has 0.10.3 not 0.10.4" discovered by @mira-miracoli
  • [x] git-gat dependencies annotated /timeline?
  • [ ] replace rabbitmq with gmauro's rabbitmq server role https://github.com/usegalaxy-eu/ansible-rabbitmq/issues/1#issuecomment-1179515356
  • [ ] Document PITR backups + restore procedure
  • [ ] Support pg_dump backups because some admins like those when they have small DBs.
  • [ ] Use https://github.com/xolox/python-rotate-backups for rotating backups
  • [x] add tmpwatch into galaxy role

hexylena avatar Jul 21 '22 11:07 hexylena

I tried the updated (22.05) tutorial and my Galaxy is still not running. I get several permission errors, e.g. when I try to launch galaxy with the sh run.sh it can't access to /tool-data/shared/ and create files. If I try to start it using systemd or galaxyctl there are permission errors as well. The logfiles I find in /var/gravity/and subdirectories are all empty.

mira-miracoli avatar Jul 28 '22 12:07 mira-miracoli

yeahhh it's a known issue https://github.com/galaxyproject/gravity/issues/63 https://github.com/galaxyproject/ansible-galaxy/issues/165

this should be resolved once nate finishes adding systemd support, he has an open branch for it. https://github.com/galaxyproject/gravity/compare/main...natefoo:gravity:systemd-pm

hexylena avatar Sep 01 '22 12:09 hexylena

add tmpwatch into galaxy role

galaxyproject/ansible-galaxy#169

natefoo avatar Sep 14 '22 20:09 natefoo

Maybe add https://github.com/usegalaxy-eu/ansible-galaxy-subdomains to let users customize their masthead colour? @Slugger70 what do you feel. I think it's honestly a good "starting point" for customising your own galaxy's theme without the massive headache of rebuilding the client/forking galaxy's codebase to add a couple css variables.

hexylena avatar Nov 24 '22 11:11 hexylena

Has anyone tried to use https://github.com/galaxyproject/galaxy/pull/12328/files for a few parts? Should we use it, or extend it?

bgruening avatar Nov 24 '22 12:11 bgruening

I think the primary customisations people want to make to Galaxy are:

  • custom brand
  • custom welcome page
  • custom masthead color

in approximately that order, and that's probably 95% of all use cases. Has EU swapped to using that e.g. for the brand text?

hexylena avatar Nov 24 '22 12:11 hexylena

Closing this in lieu of #3936, #3937, #3938

I'll give up on PITR, maybe too advanced. If someone ever pays me to write a Galaxy DBA course...

hexylena avatar Mar 14 '23 16:03 hexylena