Navigation

    TripleA Logo

    TripleA Forum

    • Register
    • Login
    • Search
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags

    Any 'how to' on hosting headless on raspberry pi at home (or EC2 running ubuntu)?

    Player Help
    2
    4
    287
    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.
    • Konstantin Zavgorodniy
      Konstantin Zavgorodniy last edited by

      Hi
      I am trying to figure out how I would be able to create a dedicated server running a game for my group. I can either host on raspberry pi 4 at home (I have done various dedicated servers for other games before) or I have access to some EC2s running ubuntu.

      Any top-level guide would be greatly appreciated!

      I see these files in the release on GitHub:


      858ce43d-75ab-46ec-94cc-8f5e67417695-image.png


      that hints at something like that, but I can't find any instructions.

      thank you!

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

        'triplea-game-headless' is the file you want. Unzip it, run it as a java program. There is '.bat' and '.sh' file that will launch the game and do that. Modify the parameters in those files.

        Once you have it running, just install as a service. There is the systemctl TripleA uses buried in 'infrastructure/roles' folder somewhere (look for the bot roles & related files)

        LaFayette 1 Reply Last reply Reply Quote 2
        • LaFayette
          LaFayette Admin @LaFayette last edited by

          https://github.com/triplea-game/triplea/blob/master/infrastructure/ansible/roles/bot/tasks/main.yml

          https://github.com/triplea-game/triplea/blob/master/infrastructure/ansible/roles/bot/templates/bot.service.j2

          1 Reply Last reply Reply Quote 2
          • Konstantin Zavgorodniy
            Konstantin Zavgorodniy last edited by

            Got it, thank you!

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post
            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums