forked from expo/troggle
Update notes on software used on server
This commit is contained in:
@@ -16,7 +16,13 @@ RUN apt update && \
|
|||||||
# do we need libjs-leaflet? libjs-sizzle? libjs-mgrs?
|
# do we need libjs-leaflet? libjs-sizzle? libjs-mgrs?
|
||||||
|
|
||||||
# Install non-packaged dependencies
|
# Install non-packaged dependencies
|
||||||
# apt install CaveView and bins and libjs-proj4 from local repo/backports?
|
# apt install CaveView bins libjs-proj4 ufraw from local repo/backports?
|
||||||
|
# bins - photo processing
|
||||||
|
# ufraw - raw inages in photo collection do we need ufraw-batch? bring sin libtiff5 libgtkimageview0 libexiv2-14 libwebp6
|
||||||
|
# kanboard - kanboard organiser
|
||||||
|
# caveview.js - rotating cave on each page. brings in libjs-proj4 which brings in linjs-mgrs . We should update.
|
||||||
|
# tonymce (html editor)
|
||||||
|
# we also have host and rssh. probably not needed?
|
||||||
# Copy only the dependency files first
|
# Copy only the dependency files first
|
||||||
#wget troggle/pyproject.toml troggle/uv.lock
|
#wget troggle/pyproject.toml troggle/uv.lock
|
||||||
#RUN wget troggle/pyproject.toml && uv sync --frozen
|
#RUN wget troggle/pyproject.toml && uv sync --frozen
|
||||||
|
|||||||
Reference in New Issue
Block a user