Skip to content

asyncauto/wikijs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Choose docker as platform.

  2. Add ENV Variables to the beanstalk env

    • DB_TYPE : Type of database (mysql, postgres, mariadb, mssql or sqlite)
    • DB_HOST : Hostname or IP of the database
    • DB_PORT : Port of the database
    • DB_USER : Username to connect to the database
    • DB_PASS : Password to connect to the database
    • DB_NAME : Database name
  3. Setup SSL certificates with nginx

    Modify the .ebextensions/ssl.config to point to the right s3 bucket and certificates. variable need to be updated: 1. 2. 3.

  4. commit the code and deploy

Reference

About

aws beanstalk configuration for wikijs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published