Find your Nakama Container ID. Lazydocker is highly recommended:
# Install lazydocker on Ubuntu:
curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash
Open lazydocker, or run docker ps to find the Container ID.
Copy the file into the Nakama container:
# Replace ed21ac5d442a with your actual Container ID
docker cp ~/tekton_admin.js ed21ac5d442a:/nakama/data/modules/tekton_admin.js
Restart the container (via lazydocker or docker restart <Container ID>). Nakama reloads the modules and live game clients fetch the new catalog on next boot.
Delete Page
Deleting the wiki page "Nakama-Deployment" cannot be undone. Continue?