Reactive-Resume-V4
Reactive-Resume-V4
Aplicación Docker from Eurotimmy's Repository
Visión general
A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.
It’s 100% free, forever! No ads, no user tracking, just pure resume-building bliss.
New features in Reative Resume V4:
- A sleek, polished user interface that makes navigation a breeze.
- Faster PDF generation to get your resume out there quicker.
- Integration with OpenAI for smarter assistance.
- Brand new, highly customisable templates to fit your unique style.
- Comprehensive documentation with user-friendly guides.
- Enhanced security with two-factor authentication.
- Available in multiple languages, contributed by the community.
- Quality of life features such as locking resumes, adding personal notes to resumes, tracking views and downloads on your public resume etc.
IMPORTANT TO NOTE:
This container requires 4 additional containers to be configured correctly, up and running or Reactive resume won't work.
I have created an installation walkthrough video on YouTube at : https://youtu.be/JTbwzIoJe-A
There is also some GitHub documentation at : https://github.com/Eurotimmy/Unraid-templates/blob/main/RxV4/README.md
Requisitos
PostgreSQL
MinIO
Chrome
Redis
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart unless-stopped
Configuración de plantillas
Assign the port you'll use to connect to your resume / cv builder. Adjust this port number if you have a conflict with another container or device already using it.
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
URL (and port) to login to your resume / cv builder.
- Por defecto
- http://your.cv.app.address.or.IP
- Valor
- http://your.cv.app.address.or.IP
URL to login to your shared resumes / cvs. Please ensure you append default to the end.
- Por defecto
- http://your.cv.storage.address.or.IP/default
- Valor
- http://your.cv.storage.address.or.IP/default
Replace this with your own Chrome token and reflect the same in the browserless/chrome container configuration
- Por defecto
- chrome_token
- Valor
- chrome_token
URL to your 'browserless/chrome' container. This will produce your PDF versions.
- Por defecto
- ws://chrome:3010
- Valor
- ws://your.chrome.address.or.IP:3010
DB Connection details. postgresql://user:password@address:port/databasename
- Por defecto
- postgresql://postgres:postgres@postgres:5432/postgres
- Valor
- postgresql://postgres:postgres@your.postgresql.address.or.IP:5432/postgres
Generate your own token value.
- Por defecto
- access_token_secret
- Valor
- access_token_secret
Generate your own token value.
- Por defecto
- refresh_token_secret
- Valor
- refresh_token_secret
Your email address to send from. RxV4 uses this to validate your account creations with an email confirmation.
- Por defecto
- your@example.com
- Valor
- youremail@example.com
Your smtp server details. smtp://user:password@smtpserveraddress:port
- Por defecto
- smtp://username:password@smtp.example.com:587
- Valor
- smtp://username:password@smtp.example.com:587
Address or IP to MinIO container
- Por defecto
- Address.or.IP.of.MinIO
- Valor
- Address.or.IP.of.MinIO
Port to MinIO container
- Por defecto
- 9768
- Valor
- 9768
Replace this with your own MinIO user and reflect the same in the 'MinIO' container configuration
- Por defecto
- MinIO_User
- Valor
- MinIO_User
Replace this with your own MinIO password and reflect the same in the 'MinIO' container configuration
- Por defecto
- MinIO_Pass
- Valor
- MinIO_Pass
Redis connection. redis://default:password@address:port
- Por defecto
- redis://default:password@redis:6379
- Valor
- redis://default:password@your.redis.address.or.IP:6379
To disable public signups if you host this facing public Internet (via reverse proxy).
- Por defecto
- false
- Valor
- true
To disable signins all together
- Por defecto
- false
- Valor
- true
Is an SSL cert used for the 'MinIO' connection?
- Por defecto
- false
- Valor
- false
Storage bucket name, put this at the end of STORAGE_URL or just leave on the default
- Por defecto
- default
- Valor
- default
Storage bucket region, optional.
- Por defecto
- us-east-1
- Valor
- us-east-1
The Node environment setting.
- Por defecto
- production
- Valor
- production
The Port environment setting. NOTE: I leave this as default (3000) and adjust the host port 1 instead.
- Por defecto
- 3000
- Valor
- 3000
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
amruthpillai/reactive-resume:latestEjecute Reactive-Resume-V4 en Unraid.
Reactive-Resume-V4 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.