TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    Future for tripleawarclub.org domain

    Scheduled Pinned Locked Moved Development
    45 Posts 6 Posters 18.3k Views 8 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • redrumR Offline
      redrum Admin @RoiEX
      last edited by

      @RoiEX No real additional thoughts. If we can't get everything off the old domain then I agree renewing for a year.

      TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

      1 Reply Last reply Reply Quote 1
      • LaFayetteL Offline
        LaFayette Admin
        last edited by

        In a non-compat state we can't get upgraded game clients out to everyone that easily as well. Having a few more weeks and avoiding an emergency release is worth $20. @prastle please do a renewal for a year. We can 'sell' the domain before the expiry when we are ready.

        prastleP 2 Replies Last reply Reply Quote 1
        • prastleP Offline
          prastle Lobby Moderators Admin @LaFayette
          last edited by

          @LaFayette Oki Doki

          If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

          1 Reply Last reply Reply Quote 0
          • RoiEXR Offline
            RoiEX Admin
            last edited by

            After digging through all the config files I'm almost sure sure that the mail could be migrated by simply modifying the hosts file to use lobby.triplea-game.org or something instead of tripleawarclub.org and to change the "From" email in the MARTI source code accordingly.
            @ssoloff I'm not that familiar with how sendmail exactly works, but does my theory sound plausible?

            ssoloffS 1 Reply Last reply Reply Quote 2
            • ssoloffS Offline
              ssoloff Admin @RoiEX
              last edited by

              @RoiEX It's been a long time since I did the MARTI stuff, so I can't really say what's the right way to go here. If I had to guess, I'd say a config-only change makes sense. I don't remember how the MARTI mail relay "proves itself" to the downstream mail relay--if that's done purely through DNS or there's something more substantial like a PKI validation.

              prastleP 1 Reply Last reply Reply Quote 0
              • prastleP Offline
                prastle Lobby Moderators Admin @ssoloff
                last edited by

                @ssoloff It has been renewed for another year.

                If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

                1 Reply Last reply Reply Quote 3
                • prastleP Offline
                  prastle Lobby Moderators Admin @LaFayette
                  last edited by

                  @LaFayette and @ssoloff @RoiEX @redrum tripleawarclub domain needs renewal again or do I let it expire?

                  If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

                  RoiEXR 1 Reply Last reply Reply Quote 1
                  • RoiEXR Offline
                    RoiEX Admin @prastle
                    last edited by

                    @prastle Thanks for the reminder, there are 2 things that need to be done. AFAIK we need to backport the URL change to 1.9 to ensure that PbEM/PbF games can be ended no problem on that version. That's the easy part and I can create a PR for that this evening.
                    The other part where we failed last year was figuring out how to change the server MARTI mails are being sent from. It could be the case that it's sufficient to just change the "from" mail but someone would have to "risk it" and fiddle around with production

                    1 Reply Last reply Reply Quote 1
                    • RoiEXR Offline
                      RoiEX Admin
                      last edited by

                      @LaFayette You had to deal with mail servers for the current HTTP migration, do you think it's sufficient to just change this line in order to be on safe?

                      prastleP LaFayetteL 2 Replies Last reply Reply Quote 0
                      • prastleP Offline
                        prastle Lobby Moderators Admin @RoiEX
                        last edited by

                        @RoiEX
                        tripleawarclub.org
                        Renews: 11/25/2019
                        FREE Auto Renew: Add Now
                        Renewal Rateˆ: $20.99/yr**

                        If we open a quarrel between past and present, we shall find that we have lost the future! Sir Winston Churchill

                        1 Reply Last reply Reply Quote 1
                        • LaFayetteL Offline
                          LaFayette Admin @RoiEX
                          last edited by LaFayette

                          @RoiEX Funny enough, lobby is decoupled pretty strongly from email. How marti+email are set up on the servers is the current and largest systems documentation gap we have. There was zero documentation of any system setup when I took over the servers, that's better now, though as mentioned, marti+email have no documentation to them. I do not know how they work or are configured.

                          1 Reply Last reply Reply Quote 0
                          • LaFayetteL Offline
                            LaFayette Admin
                            last edited by

                            @RoiEX more directly, I think chances are good that is safe. We'd probably need to recreate the manual testing that was originally done for marti, ie: set up a test server, deploy the PHP code, hack the client to use the new test server, and verify it works.

                            1 Reply Last reply Reply Quote 0
                            • ubernautU Offline
                              ubernaut Lobby Moderators
                              last edited by

                              why are we paying $20+ per year for registration? just curious. 🙂

                              "You should never have told me horses sleep standing up, it gave me a mental block." - Mister Ed

                              RoiEXR 1 Reply Last reply Reply Quote 1
                              • ubernautU Offline
                                ubernaut Lobby Moderators
                                last edited by

                                Also, i would say the fact that nobody knows how the marti server(s) work should be considered a top priority item. If we don't know how it works, how do we even know if it delivers quality results? 😕

                                "You should never have told me horses sleep standing up, it gave me a mental block." - Mister Ed

                                1 Reply Last reply Reply Quote 0
                                • RoiEXR Offline
                                  RoiEX Admin
                                  last edited by RoiEX

                                  Well @ssoloff and myself have a pretty decent overview over the code (this is all the code there is).
                                  The problems of undocumented things really only becomes relevant once we leave our code and start being dependent on system configuration.
                                  This is the case when MARTI calls the mail function, which invokes (we assume from the php documentation) the sendmail tool which then somehow sends a mail to somewhere which somehow lands into a users inbox most of the time. The details in-between are what's missing here.
                                  But I'll try to have a look, maybe it's simpler than it seems and really all we need to do is to adjust the mail address

                                  1 Reply Last reply Reply Quote 2
                                  • RoiEXR Offline
                                    RoiEX Admin @ubernaut
                                    last edited by

                                    @ubernaut said in Future for tripleawarclub.org domain:

                                    why are we paying $20+ per year for registration? just curious. 🙂

                                    Because that's what they charge us for this domain. As long as MARTI still runs on it we need it in order for things to work

                                    ubernautU 1 Reply Last reply Reply Quote 1
                                    • ubernautU Offline
                                      ubernaut Lobby Moderators @RoiEX
                                      last edited by

                                      @RoiEX why don't we transfer it to something cheaper? google, for instance, charges 12 per year and including privacy.

                                      "You should never have told me horses sleep standing up, it gave me a mental block." - Mister Ed

                                      1 Reply Last reply Reply Quote 0
                                      • RoiEXR Offline
                                        RoiEX Admin
                                        last edited by

                                        I mean this is the only domain we have left there and the original plan was to drop it last year, so renewing it was just meant as a temporary thing

                                        ubernautU 1 Reply Last reply Reply Quote 0
                                        • ubernautU Offline
                                          ubernaut Lobby Moderators @RoiEX
                                          last edited by

                                          @RoiEX gotcha 🙂

                                          "You should never have told me horses sleep standing up, it gave me a mental block." - Mister Ed

                                          1 Reply Last reply Reply Quote 0
                                          • RoiEXR Offline
                                            RoiEX Admin
                                            last edited by

                                            Ok, I spent some time digging through the config files of the warclub server, and I think I found everything I needed, so if @LaFayette and @redrum give their approval on this we could migrate everything before the deadline.

                                            Technical details can be found here: https://github.com/triplea-game/triplea/issues/5091

                                            prastleP LaFayetteL 2 Replies Last reply Reply Quote 3

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums