ELMA365 On-Premises > Other > Deprecated ELMA365 in MicroK8s > Configuration / Change SMTP settings and base URL

Change SMTP settings and base URL

начало внимание

The article provides instructions for the deprecated system edition, ELMA365 On‑Premises in MicroK8s. Please see up-to-date editions in the ELMA365 On‑Premises article.

конец внимание

To change the base URL or SMTP settings of a server, follow these steps:

  1. Open the console on the server and run the following command:

elma365ctl reconfigure

  1. Select the language.
  2. Change the SMTP server connection settings. This connection will be used for sending invites to new users, recovering passwords, and sending notifications about new tasks.
    • SMTP host. Enter the host according to your email server settings. For example, smtp.gmail.com. To clear a previously entered value, enter <empty>.
    • SMTP port. Enter the connection port according to your email server settings. For example, 465.
    • Encryption method. Select the connection encryption method. For example, TLS.
    • Email address for sending messages. Specify the email address that email should be sent from. To clear a previously assigned value, enter <empty>.
    • SMTP password. Specify the email server password. To clear a previously assigned value, enter <empty>.
    • From address. This email address will be specified in the From field of emails. Example: elma365noreply@company.com.
  3. Change the base URL (the local domain name or the server’s IP address). The elma365 service will be available at this URL.
  4. This step is optional. It appears only if you specified the domain name at the previous step.
    You can enable HTTPS support to use the SSL certificate. To do that:
    • Specify the domain name as the base URL. If you specified the IP address, HTTPS will not work.
    • You will be prompted to enable HTTPS. Do it.
    • Specify the private key and the SSL certificate for the domain, including not only the domain name but also the certification path. A certificate like this is issued immediately, and its name includes +chain. The key and the certificate have to be stored in your file system.
  5. This step is optional. It appears if you specified the domain name at step 4 but didn’t enable HTTPS at step 5. If ELMA365 is installed behind a fully configured proxy with SSL, enable this setting to use it.
  6. Enable host aliases. If you specified the domain name during installation, the possibility to establish a connection from the Kubernetes environment for this domain is checked. It is needed for the correct operation of the diskjockey service. If it is impossible to establish a connection, you are prompted to enable host aliases to make it work correctly. With some proxy servers, this setting needs to be disabled.

Found a typo? Highlight the text, press ctrl + enter and notify us