-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to edit configuration in docker #70
Comments
Emails are sent using the localhost's "sendmail" command in php. @droberin can maybe help here? A good idea would be to install nullmailer directly in the docker image. Then expose the smarthost address for actual delivery. |
@gabrieru , the image has a default config replacement. Some of the values are already configurable through env vars. The dockerised version has its own github repository, we might need to mix them sooner or later.
edit your $HOME/dl/config.php and then set run the container using this configuration file.
|
hello, sorry for take your time, what about cpanel or centos web panel, it can be installed easily? |
On Wed, Mar 14 2018, gabrieru wrote:
hello, sorry for take your time, what about cpanel or centos web
panel, it can be installed easily?
I have no experience with either.
The easier way to try it now currently is to use docker.
|
hello, recently i installed this in vmware machine in order to use locally. but i cant find information about how to configure the website in centos with docker.
where i can edit smtp for sending mails ?
The text was updated successfully, but these errors were encountered: