Skip to content

kbavishi/nginx-snapcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ubuntu Snap - nginx

Package nginx in an Ubuntu Snap

Steps to get nginx snap

  1. Git clone the repository
git clone https://github.com/kbavishi/nginx-snapcraft.git
  1. Build the nginx snap
cd nginx-snapcraft
snapcraft
  1. Install the built nginx snap
sudo snap install --devmode nginx_0.1_amd64.snap
  1. Run your nginx snap
sudo snap run nginx.nginx

Inspiration

  1. lihow731's nginx snap for Snapcraft v0.3, which doesn't compile anymore.

About

Ubuntu Snap for running nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages