Sample Header Ad - 728x90

Should I install a custom webapp in /opt or /srv?

5 votes
1 answer
3507 views
My understanding is that custom/non-distro software should be installed in /opt. However in a Django deployment tutorial [[1] ] I found a suggestion to install a Django webapp to /srv which is described as containing site-specific data which is served by the system. Should non-distro webapps be installed in /opt or /srv?
Asked by lofidevops (3349 rep)
Mar 27, 2017, 11:52 AM
Last activity: Mar 9, 2023, 06:06 PM