Replies: 2 comments 1 reply
-
This is a question, not a documentation issue. I have moved this to discussions. |
Beta Was this translation helpful? Give feedback.
-
Me too I would like to use HTTPS. |
Beta Was this translation helpful? Give feedback.
-
Body of the issue
Hi there. Setup was originally done using:
https://docs.inventree.org/en/stable/start/installer/#script-options
Process included:
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt install python3.9
sudo wget -qO install.sh https://get.inventree.org && bash install.sh
Above was used as no Docker instructions were clear enough (for me) to get it done.
Site is accessed using http://inventree.mysite.com with no issues. Would like to move from HTTP to HTTPS. Not seeing documentation on how to get this done.
Attempts to find .env file under the following paths not successful.
/opt/inventree/env
/opt/inventree/contrib/container
Not a power user or fluent in *nix. Just able to follow instructions and hobble along. Hopefully something can be provided to assist. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions