Cloudron Installation on a fresh AWS does not work
-
I have created a new VPS on AWS lightsail (2 GB RAM, 2 vCPUs, 60 GB SSD) 22.04 Ubuntu
I have run the commands as mentioned individually with sudo
wget https://cloudron.io/cloudron-setup
chmod +x ./cloudron-setup
./cloudron-setupNginx is running.
I have opened all ports (temporarily)
IP is 13.202.121.11Opening the same IP on https does not work for initial config
running the below command
tail -f /var/log/cloudron-setup.logsays:
# the nologin will also disable su/login. hardcoding uid helps in restoring if ! id yellowtent 2>/dev/null; then useradd --system --uid 808 --comment "Cloudron Box" --create-home --shell /usr/sbin/nol ogin yellowtent fi # add support user (no password, sudo) if ! id cloudron-support 2>/dev/null; then useradd --system --comment "Cloudron Support (support@cloudron.io)" --create-home --no- user-group --shell /bin/bash cloudron-support fiI have tried destroying the VPS and redoing only to get the same result.
Please help. -
G girish marked this topic as a question on
-
I managed to fix it @girish.
Applying the commands in the terminal did not work.
I then asked AWS to apply these instructions while creating a new instance.Worked like a charm.
But in hindsight, my original attempts should have worked. I dunno why it didn't. -
G girish has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login