
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
frab is a web-based conference planning and management system. It helps to collect submissions, to manage talks and speakers and to create a schedule.
https://travis-ci.org/frab/frab.svg?branch=master](https://travis-ci.org/frab/frab) https://codeclimate.com/github/frab/frab.png](https://codeclimate.com/github/frab/frab) https://img.shields.io/docker/build/frab/frab.svg](https://hub.docker.com/r/frab/frab/)
frab was originally created for the organization of FrOSCon 2011. FrOSCon has previously used pentabarf ([***] and although frab is a completely new implementation, it borrows heavily from pentabarf.
Both FrOSCon and frab owe a lot to pentabarf. But sadly, pentabarf seems to be abandoned. And several problems make it hard to maintain. Thus we decided to create a new system.
frab is under heavy development. There is no stable release yet. You may want to try to use frab regardless, but be warned, that it may be a rocky ride.
That being said, frab has been used to organize FrOSCon since 2011, a conference with more than 100 talks (and as many speakers) in more than 5 parallel tracks (plus devrooms) over 2 days.
The https://github.com/frab/frab/wiki hosts a list of conferences using frab. Take a look at the https://github.com/frab/frab/wiki/Screenshots to get an idea of what frab does. The https://github.com/frab/frab/wiki/Manual can be found in the wiki.
frab is a pretty standard Ruby on Rails (version 5.0) application. There should be plenty of tutorials online on how to install, deploy and setup these.
See installation for more frab specific information.
Creates a folder under tmp/frab_export containing serialized data and all attachments:
RAILS_ENV=production CONFERENCE=acronym rake frab:conference_export
Import a conference into another frab:
RAILS_ENV=production rake frab:conference_import
RAILS_ENV=production rake frab:bulk_mailer subject="Conference Invite" from=*** emails=emails.lst body=body.txt.erb
frab comes with a script that offers limited capabilities of migrating data from pentabarf. For it to work, you need access to pentabarf's database and configure it in config/database.yml under the key "pentabarf".
Then simply run
rake pentabarf:import:all
Please note, that the script has not been tested with HEAD and will most probably not work. If you still want to try it out, checkout the code at the revision the script was last changed at and upgrade the code and migrate the database from there.
For development, it might be helpful to have some fake data around that allows for better testing. The following command will create a bunch of tracks, persons and events in a random existing conference. Call it multiple times if you need more records.
rake frab:add_fake_data
You may also call the following tasks manually.
rake frab:add_fake_tracks rake frab:add_fake_persons
frab supports OTRS, RT and Redmine ticket servers. Instead of sending event acceptance/rejection mails directly to submitters, frab adds a ticket to a request tracker.
The ticket server type can be configured for every conference.
The iPHoneHandle support needs to be installed in OTRS.
rake frab:add_fake_events
For updates and discussions around frab, please join our mailinglist
frab (at) librelist.com - to subscribe just send a mail to it
frab is licensed under an MIT-License. It bundles some third-party libraries and assets that might be licensed differently. See LICENSE.
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务