#
Deploying n8n with StationOps
n8n is a powerful workflow automation platform that allows you to connect different services and automate tasks without coding. It provides a visual interface for creating workflows and includes a PostgreSQL database for data persistence.
#
Create Organisation and Project
- From the organisations dashboard, click Create.
- Enter the organisation and project details.
Continue into Architect to draft or review the n8n infrastructure.

Tip: Use consistent naming for your projects and use names which reflect the apps purpose, team or environment.
#
Connect to AWS
- Open Settings > AWS for the project, or start a deploy from Architect.
If the project has no AWS configuration yet, click Create.

Give your connection a name, or leave it as the default, and click Authorize with AWS.

- You will now be brought to your AWS login and console
Scroll down to the bottom of the stack creation page, select the acknowledgement checkbox and click Create Stack

- Once the connection is created, choose it, select the AWS region you want to deploy to, and click Save.
#
Access Architect Templates
- Navigate to Architect in your StationOps project
- Click on Templates to view available deployment templates
Locate the n8n template card

Templates selection interface
#
Deploy n8n Template
- On the n8n template card, click Use this template
You will be redirected to Architect to review and deploy the configuration

Template deployment initiation
#
Deploy Your n8n Instance
- Review all configuration settings
- Click Deploy to start the deployment
- Monitor the deployment progress in the logs
Tip: The deployment process will set up both the n8n application and its PostgreSQL database automatically.
#
Access Your n8n Instance
Once deployment is complete:
- Navigate to your deployed service in the StationOps dashboard
- Click on the "Visit" button to access your n8n instance
- Complete the initial n8n setup inside the deployed n8n application
- Start creating your automation workflows
#
What's Included
The n8n template provides:
- n8n Application: Full-featured workflow automation platform
- PostgreSQL Database: Reliable data storage for workflows and executions
- Automatic Configuration: Pre-configured database connections
- Scalable Infrastructure: Built on StationOps' robust platform
#
Additional Resources
⭐ StationOps Architect
Learn more about using Architect templates for quick deployments
⭐ StationOps Architect
For detailed deployment walkthroughs and advanced configurations