Adding service files for running http-server as a systemd service
Change-Id: If033d8c1526a118bc902c4fc3717b05d0b422a5d
Signed-off-by: Mauro Sardara <[email protected]>
Updating README.md with the same content of the wiki page https://wiki.fd.io/view/Http-server
Change-Id: I9c856fc8a4dd60ea00d13aeaa2f990ab59bdaeb4
Signed-off-by: Mauro Sardara <[email protected]>
- Added proxy function
- Changed interface between library and application
- Support for different build type
Change-Id: I34ae75057490eb887d353e53c6d013f88bead04f
Signed-off-by: Mauro Sardara <[email protected]>
Fixing dependencies
Change-Id: I5bacdc30c2c3aa8ebb629d1cb33c60dd71ac3d4e
Signed-off-by: Mauro Sardara <[email protected]>
Fixing build dependencies to dev packages
Change-Id: Ic2c932d86a68c284fbfe3d9cce56a452f3d8ff04
Signed-off-by: Mauro Sardara <[email protected]>
Adding possibility to run build script from any folder
Change-Id: Ied1eb7286f73020cf4b2dd74de790b05b92e7190
Signed-off-by: Mauro Sardara <[email protected]>
Installing boost dev for compatibility between trusty and xenial
Change-Id: Iae7f50f7bda51cc372b65fadee21ae1e021da767
Signed-off-by: Mauro Sardara <[email protected]>
Fix boost dependencies for packaging
Change-Id: I119e37bd58ff36a756a33e2213db7f9fa63bcf95
Signed-off-by: Mauro Sardara <[email protected]>
Adding support for package creation.
The script for creating the package is scripts/build-package.sh, and it will create the correct package depending
on the OS and the architecture users are running on.
Supported OS: Ubuntu 16.04, Ubuntu 14.04 and Centos7
Change-Id: If58f9fe6d8ff7e7a375a18834288002e75dd182b
Signed-off-by: Mauro Sardara <[email protected]>
Adding packaging info to CMakeLists.txt
Change-Id: I7dbe462d72e5f39018d60aa8906ff028fb487ca4
Signed-off-by: Mauro Sardara <[email protected]>
Adding support for creating DEB and RPM packages
Change-Id: Ide978730500590ba2bc37dc66898aabbc1329ca5
Signed-off-by: Mauro Sardara <[email protected]>
First commit: http-server
Change-Id: Ia527fe3065016404b0ea752ddc9e15c96288ed86
Signed-off-by: Mauro Sardara <[email protected]>