Well , I verified script/server runs for production . #su git -c "script/server -e production"
I'm confusing about something , script/server is listening 3000 port, but I set "production" gitorious_client_port on 80 , is this make sense ? HugoKuo 2011/5/23 Christian Johansen <[email protected]> > On Mon, May 23, 2011 at 13:51, HugoKuo <[email protected]> wrote: > >> Thanks Christian J. >> >> But still failed ....There's some more details. >> >> My progress >> >> ==1==add user_ssl: false====== >> production: >> cookie_secret: >> >> DivVeharpeawOlhapNequodhoitAnthArmOorpik9SwedKacIpixogCicNadryebyacagOakhejikWuishbyabarathu]DrethikAxfiksIdHacThajghighulvedoakJigEvJifdibafvomsAudIggemsAtnebub8QuitByriheovaphnobTutFanzojDypOtEdumOtCeadJovarejObTutzickpyekbi0frozSeurEetjifgeefDijEymwufipenOjcaksojdiSwavRaycsAjufNanhosekchodgerdEvnagDobteehydEkhadmip9durchEysOfaigVickonkEirOivcacUmEjyocsusjedsocicavphugToyShtojEel >> >> extra_html_head_data: >> system_message: >> repository_base_path: "/home/git/repositories" >> gitorious_client_port: 80 >> gitorious_client_host: git.myserver.com >> gitorious_host: git.myserver.com >> gitorious_user: git >> exception_notification_emails: hugokuo.no >> mangle_email_addresses: true >> public_mode: false >> locale: en >> archive_cache_dir: "/var/git/tarballs" >> archive_work_dir: "/var/git/tarballs-work" >> only_site_admins_can_create_projects: true >> hide_http_clone_urls: false >> is_gitorious_dot_org: false >> user_ssl: false >> >> > Your settings are applied to the production environment. Make sure you > start the server with the same environment, e.g. `bundle exec script/server > -e production` > > -- > MVH > Christian > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
