-upload deepzoom file -add read write exec to all files sudo chmod a+rwx * -install sudo apt-get install libmapnik-dev -install use these steps in https://github.com/damiendevienne/mod_tile_deepzoom -for sudo vi /usr/local/etc/renderd.conf [renderd] num_threads=4 tile_dir=/var/lib/mod_tile stats_file=/var/run/renderd/renderd.stats [mapnik] plugins_dir=/usr/lib/mapnik/3.0/input font_dir=/usr/share/fonts/truetype font_dir_recurse=1 [ajt] URI=/hot/ TILEDIR=/var/lib/mod_tile XML=/home/renderaccount/src/openstreetmap-carto/mapnik.xml HOST=localhost TILESIZE=256 MAXZOOM=24 -reboot sudo reboot