ProjectMeshnet/nodeatlas

Allow specification of or symlinking to static dir

alexander-bauer opened this issue · 0 comments

Currently, NodeAtlas creates a temporary static directory every time that it starts. This prevents admins from serving static resources with a different webserver, such as nginx. There should be a config option to either set the static directory to be written to, or a location in which to create a symlink to the generated directory.