Skip to content

mrabtikhalid/lxd-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

lxd-nginx

create nginx webcontainer with certbot installed

Steps

Clone project

Using git

git clone https://github.com/mrabtikhalid/lxd-nginx.git

Using wget

apt install -y wget unzip https://github.com/mrabtikhalid/lxd-nginx/archive/master.zip
unzip master.zip && rm master.zip

Get inside the project

cd lxd-nginx/

Add execution permission to the script

cd chmod +x create.sh

Run the script

sudo /bin/bash create.sh

Wait a moment...

Done

About

create nginx webcontainer with certbot installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages