Hi!
im stucked for launch in amazon ec2, have an step by step guide?
Thanks!
Hi!
im stucked for launch in amazon ec2, have an step by step guide?
Thanks!
Hi there!
Check out this page: Grist Builder Edition - Grist Help Center
Hopefully that’s helpful in getting you started.
Thanks,
Natalie
Hi @Ramiro_Vidal.
For the next step, you need to edit the following snippet to fill in your details (e.g. email, domain), and paste it back into the console:
USERNAME=gristuser \\
PASSWORD=secretpassword \\
DEFAULT_EMAIL=gristadmin@example.com \\
GRIST_DOMAIN=grist.example.com \\
bootstrap-environment && docker compose up
George