>>83014913
>>83014928
thanks im building an ecommerce website where people will make accounts and its complex to think about since there are a lot of different configurations of the five tools im using which are
nginx
django
mysql
paypal
and minio

not to mention using these tools and administering my business on a linux environment with git version control and tool native backups w linux logging and scheduling and admin scripts all system administration things
since i have to comprehend everything im taking my time with asking chat gpt questions so i dont for example decide to host files directly in linux instead of using object storage like minio to do verion control and account permissions

but i think i have a pretty good idea of it so far so ill probably build the ubuntu prototype of my website locally add test accounts and test my backup scripts and the ways to admin the site such as banning accounts muting comments changing products changing or adding product versions implementing captcha enforcing password changes securing paid products securing access to my objects storage so a hacker doesnt distribute malware to my customers using my products
securing emails and passwords of accounts using good firewalls testing security situations such as changing account passwords backing up configs where i keep my server passwords backing up user password hashes in secure formats handling paypal customer banking information handling instance scaling adding more scripts adding more logging priorities creating security alerts using logs creating new products and deploying them reverting product versions handling support tickets and refunds changing ui adding new style