Skip to content
Snippets Groups Projects
  1. Mar 01, 2020
    • Pavel Kirilin's avatar
      Removed proxies. · 004f3393
      Pavel Kirilin authored
      Description:
      Since all my projects were moved to another server,
      this bot will be available 24\7 without proxies.
      
      Fixed .envs.
      Description:
      Fixed .env file to fix the auto-deploy issue.
      Also, because of the new server, the database was cleaned up.
      
      Makefile update, programmatic migrations.
      Description:
      - Removed migrate step for the prod and the run targets.
      - Alembic now triggers automatically within the wait_script.
      - Added "restart: always" in the docker-compose configuration.
      
      Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
      004f3393
    • Pavel Kirilin's avatar
      Makefile update, programmatic migrations. · eb2f0400
      Pavel Kirilin authored
      Description:
      - Removed migrate step for the prod and the run targets.
      - Alembic now triggers automatically within the wait_script.
      - Added "restart: always" in the docker-compose configuration.
      
      Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
      eb2f0400
  2. Feb 29, 2020
  3. Feb 20, 2020
  4. Feb 19, 2020
  5. Feb 02, 2020
  6. Jan 31, 2020
    • Pavel Kirilin's avatar
      Merge branch 'develop' into 'master' · 1b70c00e
      Pavel Kirilin authored
      
      SCP and Logging.
      
      Description:
      - Added file uploading and downloading logic.
      Documentation available on 'meme admin scp' command.
      - Fixed loggers names.
      - Added ssh uploading and downloading files.
      - Fixed documentation.
      
      Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
      
      See merge request !8
      1b70c00e
    • Pavel Kirilin's avatar
      SCP and Logging. · 61a26ec1
      Pavel Kirilin authored
      Description:
      - Added file uploading and downloading logic.
      Documentation available on 'meme admin scp' command.
      - Fixed loggers names.
      - Added ssh uploading and downloading files.
      - Fixed documentation.
      
      Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
      61a26ec1
  7. Jan 29, 2020
  8. Jan 20, 2020
  9. Jan 19, 2020
Loading