Reactive-Resume-V4

Reactive-Resume-V4

Docker 应用程序 from Eurotimmy's Repository

概述

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

要求


    PostgreSQL
    MinIO
    Chrome
    Redis

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
外壳
sh
特权
false
额外参数
--restart unless-stopped

模板配置

Host Port 1Porttcp

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.

目标
3000
默认值
3000
价值
3000
PUBLIC_URLVariable

URL (and port) to login to your resume / cv builder.

默认值
http://your.cv.app.address.or.IP
价值
http://your.cv.app.address.or.IP
STORAGE_URLVariable

URL to login to your shared resumes / cvs. Please ensure you append default to the end.

默认值
http://your.cv.storage.address.or.IP/default
价值
http://your.cv.storage.address.or.IP/default
CHROME_TOKENVariable

Replace this with your own Chrome token and reflect the same in the browserless/chrome container configuration

默认值
chrome_token
价值
chrome_token
CHROME_URLVariable

URL to your 'browserless/chrome' container. This will produce your PDF versions.

默认值
ws://chrome:3010
价值
ws://your.chrome.address.or.IP:3010
DATABASE_URLVariable

DB Connection details. postgresql://user:password@address:port/databasename

默认值
postgresql://postgres:postgres@postgres:5432/postgres
价值
postgresql://postgres:postgres@your.postgresql.address.or.IP:5432/postgres
ACCESS_TOKEN_SECRETVariable

Generate your own token value.

默认值
access_token_secret
价值
access_token_secret
REFRESH_TOKEN_SECRETVariable

Generate your own token value.

默认值
refresh_token_secret
价值
refresh_token_secret
MAIL_FROMVariable

Your email address to send from. RxV4 uses this to validate your account creations with an email confirmation.

默认值
your@example.com
价值
youremail@example.com
SMTP_URLVariable

Your smtp server details. smtp://user:password@smtpserveraddress:port

默认值
smtp://username:password@smtp.example.com:587
价值
smtp://username:password@smtp.example.com:587
STORAGE_ENDPOINTVariable

Address or IP to MinIO container

默认值
Address.or.IP.of.MinIO
价值
Address.or.IP.of.MinIO
STORAGE_PORTVariable

Port to MinIO container

默认值
9768
价值
9768
STORAGE_ACCESS_KEYVariable

Replace this with your own MinIO user and reflect the same in the 'MinIO' container configuration

默认值
MinIO_User
价值
MinIO_User
STORAGE_SECRET_KEYVariable

Replace this with your own MinIO password and reflect the same in the 'MinIO' container configuration

默认值
MinIO_Pass
价值
MinIO_Pass
REDIS_URLVariable

Redis connection. redis://default:password@address:port

默认值
redis://default:password@redis:6379
价值
redis://default:password@your.redis.address.or.IP:6379
DISABLE_SIGNUPSVariable

To disable public signups if you host this facing public Internet (via reverse proxy).

默认值
false
价值
true
DISABLE_EMAIL_AUTHVariable

To disable signins all together

默认值
false
价值
true
STORAGE_USE_SSLVariable

Is an SSL cert used for the 'MinIO' connection?

默认值
false
价值
false
STORAGE_BUCKETVariable

Storage bucket name, put this at the end of STORAGE_URL or just leave on the default

默认值
default
价值
default
STORAGE_REGIONVariable

Storage bucket region, optional.

默认值
us-east-1
价值
us-east-1
NODE_ENVVariable

The Node environment setting.

默认值
production
价值
production
PORTVariable

The Port environment setting. NOTE: I leave this as default (3000) and adjust the host port 1 instead.

默认值
3000
价值
3000

下载统计数据

4,629,208
下载总数
129,747
本月
99,450
平均每月

长期下载总量

加载图表...

详细信息

存储库
amruthpillai/reactive-resume:latest
最后更新2026-05-09
初见2020-04-13

在Unraid 上运行 Reactive-Resume-V4 。

Reactive-Resume-V4 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。