Bash script to automate the setup of a Ubuntu VPS

Hi, I made a hobby script to automate the setup of a Ubuntu server: https://github.com/jasonheecs/ubuntu-server-setup

I hope this is useful to someone else, and would appreciate any feedback.

4 Replies

This is brilliant, thanks so much.

I wish if you can also expand with LEMP setup, would be so much great.

much appreciated

You would probably be better off with an ansible playbook

well, thats not suitable for independent project coz of pricing i guess

Ansible is free and open source, and requires a minimal setup in order to be able to execute playbooks

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct