This is a package for Flask Website
Project description
Tested using Ubuntu 20.04.
-
apt install apache2
-
cd /var/www/
-
mv flask-web/ flaskweb
-
cd flaskweb
-
mkdir logs
-
touch logs/error.log
-
touch logs/access.log
-
apt install pipenv
-
pip install flask flask_sqlalchemy flask_login
-
apt install libapache2-mod-wsgi-py3
-
cp flask.conf /etc/apache2/sites-available/
-
nano /etc/apache2/sites-available/flask.conf #Bagian ServerName isi IP VPS mu! Lalu save (Ctrl+O) dan exit (Ctrl+X)
-
a2ensite flask.conf
-
systemctl reload apache2
LOG ERROR berada di /var/www/flaskweb/logs/error.log
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flask_web_duit_febro-1.0.0.tar.gz.
File metadata
- Download URL: flask_web_duit_febro-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f772a0a16d303507f4cb0b1944eae9417c5a15ad0fe148380cae8d175debfa8
|
|
| MD5 |
6df24113d26ba52fdf3328903c0180d1
|
|
| BLAKE2b-256 |
e9213a5410060e7f8005e9b4fb8ac35ac3c6824dd2e63e279a4b54a859541944
|
File details
Details for the file flask_web_duit_febro-1.0.0-py3-none-any.whl.
File metadata
- Download URL: flask_web_duit_febro-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54c88f7f37b4666b26abcf60044b4f47efe2f3fe21417f9acb55d92b504bfed8
|
|
| MD5 |
0326ffc0af1ac2bfb12971abd3998cab
|
|
| BLAKE2b-256 |
6c80f14fd9a9bcf805d5cc9a7bbd405ff3000a22e031d8057cf9d2fe20723ad6
|