Skip to content
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

Create docker image so people can easily setup their own mail-server #74

Open
jaytaph opened this issue Nov 17, 2020 · 2 comments
Open

Comments

@jaytaph
Copy link
Member

jaytaph commented Nov 17, 2020

We should make a simple docker container for the mail server.

We basically have this already running (bitmaelum/bitmaelum-suite).. but it might need some work to make sure it's ready for use.

@jaytaph
Copy link
Member Author

jaytaph commented Nov 21, 2020

What needs to be done:

  • have a single docker container with all tools installed in /usr/bin
  • sort of bootstrap on first run
  • define configuration environment settings, like BITMAELUM_HOST etc, which gets added to the default config
  • allow users to use their own custom config (mount volume to /etc/bitmaelum/server-config.yml)
  • auto-detect external IP (ipv4bot.whatismyipaddress.com)
  • define the rest of the todos

@jaytaph jaytaph changed the title Setup docker image for easy mailserver Create docker image so people can easily setup their own mail-server Nov 21, 2020
@jaytaph
Copy link
Member Author

jaytaph commented Jan 4, 2021

related to #139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant