• Sytse Sijbrandij's avatar
    Non-interactive AWS install by running a single script. · eae41ad1
    Sytse Sijbrandij authored
    Non-interactive AWS install by running a single script.
    
    Complete non-interactive AWS install with one line.
    
    Squash of 28 commits:
    
    Initial commit of complete install script.
    
    Must be sudo.
    
    Non interactive prostgres.
    
    Install mysql with unique password.
    
    Service file.
    
    Add init file.
    
    Nginx config.
    
    Script contains aws specific settings.
    
    Update references after rename.
    
    Prevent localhost ssh prompt.
    
    Postfix with policyd.
    
    Typo in localhost. Postfix package has other name. sudo -l session needs oneliners.
    
    More sudo commands to prevent permission problems.
    
    Change in existing file.
    
    Change in existing file must be referenced.
    
    Switch order.
    
    Postfix comment.
    
    Old way to generate password, less sudo.
    
    todo login
    
    Must use private ip and login instructions.
    
    Starting up.
    
    Fixed and checked various todos.
    
    Use service. Set host name. Go to default dir.
    
    Only works on next login.
    
    Only replace first host.
    
    Cleaned up the comments.
    
    Link to nginx config.
    
    Move to aws dir.
    
    Update links to aws for interactive install.
    
    Existing script stays at the same location.
    
    Change directory. Use the new init scripts for gitlab service and nginx. Use the branch for file downloads. Update with newest changes to installation.md.
    
    Correct reference.
    
    Use master branch since we need the nginx condfig and use absolute paths.
    
    Need to copy with sudo.
    eae41ad1
debian_ubuntu_aws.sh 6.18 KB