n8n
Description
n8n — is a workflow automation platform that provides technical teams with the flexibility of code and the speed of no-code solutions. With over 400 integrations, built-in AI capabilities, and a fair-code license, n8n allows for the creation of powerful automations while maintaining full control over data and deployment.
Getting Started
n8n is installed with an image and automatically starts when the server boots up.
After the image installation, the n8n web interface will be accessible at https://example.com/
, where example.com
is your server’s hostname.
To register an administrator account, please follow this link: https://example.com/
. Complete the required fields and click Next.
Changing domain
If you wish to use your own domain or subdomain to access the n8n web interface, you will need to log into the server via SSH as the root
user and execute the command:
add_domain
You will be prompted to enter a domain or subdomain in the format subdomain.example.com
.
Make sure that your domain exists and points to the IPv4 address of your server!
Once the command completes, a Let’s Encrypt certificate will be issued for the specified domain or subdomain, and the web interface will become accessible at https://example.com/
, where example.com
is the previously specified domain (subdomain).
Creating a new user
You can manually create users through the admin panel.
- Open the settings panel
Click on the menu icon in the left sidebar next to your username.
-
Navigate to the users section
Select the Users menu and click Invite. -
Fill in the user details
In the Invite new users form, specify:- New User Email Addresses — the user's email address.
- Role — the user's role (Member or Admin).
-
Create the user
Click the Create Invite Link button to add the new user. -
Send the link to the user
After creation, an invitation link will be copied to your clipboard. Send this link to the user.
Installed Software
Name | License |
---|---|
n8n | Sustainable Use License |
Caddy | Apache License 2.0 |
Useful Links
For more information about the installed packages, please refer to their official documentation: