Rank 2: Process
Hello there,
I am struggling to install appwrite using docker on AWS EC2 instance
963931d81fc0: Pull complete
0a639d5d4502: Pull complete
97bc9bada4fd: Pull complete
7b307f9d75b2: Pull complete
3b4f199b1a1b: Pull complete
46d1679e719e: Pull complete
75d9853ec81f: Pull complete
5761df598b33: Pull complete
68ffb3bd11cd: Pull complete
c355db0450fd: Pull complete
64785c062c21: Pull complete
288fc9cbe0f0: Pull complete
810e8748345c: Pull complete
92bb2bddd587: Pull complete
Digest: sha256:9230290bdbaeac6951459ad1c3259c8fb6068ffc370a1b4591a4c37a7be2f460
Status: Downloaded newer image for appwrite/appwrite:1.4.9
Starting Appwrite installation...
Choose your server HTTP port: (default: 80)
3030
Choose your server HTTPS port: (default: 443)
3031
Choose a secret API key, make sure to make a backup of your key in a secure location (default: 'your-secret-key')
***************
Enter your Appwrite hostname (default: 'localhost')
Enter a DNS A record hostname to serve as a CNAME for your custom domains.
You can use the same value as used for the Appwrite hostname. (default: 'localhost')
Running "docker compose up -d --remove-orphans --renew-anon-volumes"
Installation is stuck at this place and it is taking forever
After SSH being timeout when I retry to reconnect to instance somehow SSH is not working . . .
BTW i am doing installiation as root user
SAD MOMENT 🥲