Skip to content

render-examples/shynet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Shynet on Render

This repo can be used to deploy Shynet on Render.

Deployment

One Click Deploy

Use the button below to deploy Shynet on Render.

Deploy to Render

After deployment, use Render Shell to set up your Shynet account:

  1. Set your email with ./manage.py registeradmin [email protected]. You will be prompted with a temporary password. Save it.
  2. Set your whitelabel with ./manage.py whitelabel "Header for your Shynet site". It will be shown at the top of your Shynet site.

Also use the service Environment page to update the CSRF_TRUSTED_ORIGINS environment variable to your deployed Render service domain.

Manual Deployment

See the guide at https://docs.render.com/deploy-shynet