Docker Docker Deploy Gitea panOct 16, 2024Oct 18, 2024 1. Docker Compose File 2. Modify Gitea Config File After starting up the docker container, go to ./gitea/gitea/gitea/conf. app.ini includes... Read More
Python Install Python Package in a Non-Internet Environment panOct 16, 2024 1. Download Package SSH to a server with Internet connection. 2. Transfer WHL Files to the Server 3. Install the... Read More