Coder Social home page Coder Social logo

Comments (7)

it33 avatar it33 commented on April 28, 2024

If you're running locally as a developer then the system will work with just localhost or dockerhost if mapped in your /etc/hosts file. If you deployed via beanstalk then for now you must have a valid domain that is accessed via www.mydomain.com. Currently you cannot have sub-sub-domains so stuff like www.corp.mydomain.com will not work. It's a known issue we're working on to fix.

from mattermost-server.

acaranta avatar acaranta commented on April 28, 2024

I agree ... to first test this amazing product, and/or to use it internally it won't be used on a "root" domain but instead on a sub/sub domain, with a wildcard .... therefore the DNS restrictions are not really compatible currently ;)

I would prefer if mattermost could only use the first left part as the "wildcard" DNS part ;)

from mattermost-server.

wedtm avatar wedtm commented on April 28, 2024

It appears that TLD's longer than 3 characters are also invalid. I tried example.ninja and when going to the main URL, and trying to create a team, it redirects me to www.ninja

from mattermost-server.

coreyhulen avatar coreyhulen commented on April 28, 2024

Our plan is to make it work with any number of sub-sub-domains. This is a known limitation that we plan to address soon. Currently, you must have a domain that looks like sub.domain.tld or *.example.com. The system also has a special case when it sees the host as localhost or dockerhost it will work in a developer/tester mode.

@wedtm there shouldn't be any limitation of only allowing 3 characters on the tld. You should access the site at www.example.ninja then once you create a team you can access the team directly at myteamname.example.ninja.

from mattermost-server.

devopsbrett avatar devopsbrett commented on April 28, 2024

I've just submitted a pull request with the changes I needed to make in order to support sub-sub domains. Even if not merged, it may still serve as a template to make your own modifications to get working sub-sub-domains #105

from mattermost-server.

faebser avatar faebser commented on April 28, 2024

+1
Also please make the all the domain related stuff configurable and work with sane defaults ( ex: no subdomains for teams).

from mattermost-server.

crspeller avatar crspeller commented on April 28, 2024

#200 Will fix this.

from mattermost-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.