Skip to content

Small hack to identify easily which Extract server is used #364

@daniellappert

Description

@daniellappert

[That's not a bug, but a small hack]

If you have several Extract servers (e.g.: 2 environments, a PROD and a DEV), then it might be a bit difficult to see on which server you're working. And when one has both environments opened side-by-side, he has to double-check the URL to be sure on which one he's working.

To avoid these problems, this quick hack can be really useful. That's how to proceed:

  1. Go to your DEV server.
  2. Find the file \WEB-INF\classes\static\images\extract_logo.png
  3. Edit it with your preferred PNG editor.
  4. Save it.

And now your DEV env looks a bit different:

Image

Actually, the logo has the new design anywhere it is used.

Maybe it would make sense to add this to the documentation.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions