Skip to content

frankrutz/imageserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageserver

Golang webserver for the marketing department

Tested and used on Google Cloud

Recommended Google cloud VM: g1-small (1 vCPU, 1.7 GB memory)

Live until October 5th 2018 at

http://35.242.198.150/

Installation on Ubuntu 16.04

webserver must allow http traffic

apt-get update

apt-get install golang

apt-get install imagemagick imagemagick-doc

git clone https://github.com/frankrutz/imageserver

To run the webserver:

cd imageserver

chmod u+x printimage.sh

mkdir tmp

go build swiss.go

nohup ./swiss &

Todo's

Genetiv-s not correctly implemented

Names with spaces are not handled

Get the official SwissLife font

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published