Hello, Ivy Team!

I`m looking for a way to restore the default server setting of the Engine manually.

I have found the table that stores the default values: SELECT * FROM public.iwa_systemproperty

can you tell me where I can find the applied configurations ? are they in another table or in a file ?

p.s. I need to restore the manually, because I accidentally changed some of the address settings and the AdminUI is not longer accessible for me.

Best Regards, Yordan

asked 24.04.2017 at 08:08

Stelt0's gravatar image

Stelt0
(suspended)
accept rate: 12%


The applied value is in IWA_SystemProperty.PropertyValue.

I'd configure a new empty ivy instance in a test environment, dump and compare the contents of IWA_SystemProperty with the installation, that is no longer reachable.

alt text

link

answered 24.04.2017 at 08:18

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

edited 24.04.2017 at 08:19

Thanks a lot !

just a short comment from my side - the server should be restarted in order to apply the changes.

(24.04.2017 at 08:48) Stelt0 Stelt0's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×44
×32
×15

Asked: 24.04.2017 at 08:08

Seen: 1,806 times

Last updated: 24.04.2017 at 08:48