N8N#272
Conversation
update the format of the N8N_HOST variable to be n8n.{TAILNET_NAME}
jackspiering
left a comment
There was a problem hiding this comment.
Please reflect the [templates](https://github.com/tailscale-dev/ScaleTail/tree/main/templates/service-template).
There was a problem hiding this comment.
Please follow the template and change the filename to '.env'
There was a problem hiding this comment.
Sorry, Updated the file name to match the template as requested
There was a problem hiding this comment.
Please follow the template and change the filename to 'compose.yaml'.
There was a problem hiding this comment.
Sorry, Updated the file name to match the template as requested
|
@mattkgwhite Fixed some errors and aligned your PR with template. Please try and run the set-up yourself again, got some errors while starting the containers. Errors regarding database authentication. |
|
Can definitely run it again. Have you tried setting random username/password etc. at initial run for the database? iirc. I've put in random strings in the fields, resulting in the database erroring out that there was no table present with that name, nor the username. |
Pull Request Title: [Short Description of Changes]
Description
Provide a brief description of the changes made in this pull request. Include the following:
Related Issues
Type of Change
How Has This Been Tested?
Describe the tests you ran to verify your changes. Provide instructions for reproducing the testing process:
Checklist
README.md)Screenshots (if applicable)
If visual changes are made, include screenshots to demonstrate them.
Additional Notes
Add any additional comments or information that may be relevant.