Request for Trial Extension to Study n8n

Hello,
I am currently evaluating and studying n8n. The standard 15-day trial period is not enough for me to fully explore the platform, build workflows, test integrations, and understand all its capabilities.
I am very interested in learning n8n and would like to know if it is possible to extend my trial period for educational purposes.
Thank you for your time and consideration.
Best regards,
Jomilson Santos
.
.
Olá,
Estou avaliando e estudando o n8n. O período de teste padrão de 15 dias não é suficiente para que eu explore completamente a plataforma, crie fluxos de trabalho, teste integrações e compreenda todas as suas funcionalidades.
Tenho muito interesse em aprender n8n e gostaria de saber se é possível estender meu período de teste para fins educacionais.
Agradeço a atenção e o tempo dedicados.
Atenciosamente,
Jomilson Santos

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Jomilson_Santos

You can self-host and learn at your own pace

Thank you very much! I’ll proceed with the installation.

You can fix this problem by hosting n8n locally on your device using ngrok and Docker

I really recommend you to search how to install the n8n docker image from Docker hub, then put it inside a container, then learn how to install ngrok to generate a url to run n8n on it and specify the port in ngrok, then how to set the environment variables in the docker container containing the url from ngrok and the port number
Finally, you should learn how to use Google cloud console to connect with Google nodes like Google sheets, docs, gmail, etc..
Let me know when you apply this solution!
Good luck

This might help!