Skip to content

linode-scripts/WebSqlMailPythonServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

WebSqlMAilPythonServer

##Script for installation of a complete server system with

Debian or compatible distrobution

###Features

  • Update system software.
  • Setting hostname
  • Creating a user
    • option ssh-key for passwordless connection
  • Option Sql server
    • MariaDb
      • Installing
      • Secure Db
    • Postgresql
  • Firewall
    • Blocking all trafic except ping and ssh connection as default. Other choices select in start of script may open port for that application
    • Opens ports depending on which options you choose.

##Depends

Linux Debian distrobution.

###TODO

  1. Firewall
  • configuration for email
  • configuration for webservices
  1. Optinal webserver
  • NGINX
  • APACHE
  1. Other
  • SQL (mysql, mariadb, pregresql) Almost done
    • Optimize sql server configuration on memory limitation.
  • Python
  • Django CMS
  • FLASK

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages